mirror of
https://github.com/kyverno/kyverno.git
synced 2025-03-31 03:45:17 +00:00
Merge pull request #679 from nirmata/install_instructions_patch
Update installation.md
This commit is contained in:
commit
e067ec9f40
1 changed files with 2 additions and 0 deletions
|
@ -18,6 +18,8 @@ To install Kyverno in a cluster that supports certificate signing, run the follo
|
|||
kubectl create -f https://github.com/nirmata/kyverno/raw/master/definitions/install.yaml
|
||||
````
|
||||
|
||||
Note that the above command will install the last released (stable) version of Kyverno. If you want to install the latest version, you can edit the `install.yaml` and update the image tag.
|
||||
|
||||
To check the Kyverno controller status, run the command:
|
||||
|
||||
````sh
|
||||
|
|
Loading…
Add table
Reference in a new issue