From 768588bea87877f3e6fb3781e9e1442bb07f8a77 Mon Sep 17 00:00:00 2001 From: Yuvraj <10830562+evalsocket@users.noreply.github.com> Date: Thu, 28 May 2020 13:57:20 -0700 Subject: [PATCH] Note added for kubernetes version (#889) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 745810a7a0..be1cd1eb0c 100644 --- a/README.md +++ b/README.md @@ -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