mirror of
https://github.com/kyverno/kyverno.git
synced 2024-12-14 11:57:48 +00:00
Note added for kubernetes version (#889)
This commit is contained in:
parent
d86b8ea2ce
commit
768588bea8
1 changed files with 2 additions and 0 deletions
|
@ -20,6 +20,8 @@ Mutating policies can be written as overlays (similar to [Kustomize](https://kub
|
|||
|
||||
Policy enforcement is captured using Kubernetes events. Kyverno also reports policy violations for existing resources.
|
||||
|
||||
**NOTE** : Your Kubernetes server must be at or later than version v1.14. To check the version, enter kubectl version.
|
||||
|
||||
## Examples
|
||||
|
||||
### 1. Validating resources
|
||||
|
|
Loading…
Reference in a new issue