1
0
Fork 0
mirror of https://github.com/kyverno/kyverno.git synced 2025-03-05 07:26:55 +00:00

Add info about the kyverno AUR package

I created an AUR package for the `kyverno` cli, therefore I wanted to publish its existence for other fellow arch users
This commit is contained in:
Chris Werner Rau 2020-03-18 17:18:59 +01:00 committed by GitHub
parent 2768574a39
commit 58b3d6acc8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,6 +16,14 @@ make cli
mv ./cmd/cli/kubectl-kyverno/kyverno /usr/local/bin/kyverno
```
## Install via AUR (archlinux)
You can install the kyverno cli via your favourite AUR helper (e.g. [yay](https://github.com/Jguer/yay))
```
yay -S kyverno-git
```
## Commands
#### Version