diff --git a/README.md b/README.md index fb2cfbe312..9896902261 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Kyverno is a policy engine designed for Kubernetes. -Kubernetes supports declarative validation, mutation, and generation of resource configurations using policies written as Kubernetes resources. +Kyverno supports declarative validation, mutation, and generation of resource configurations using policies written as Kubernetes resources. Kyverno can be used to scan existing workloads for best practices, or can be used to enforce best practices by blocking or mutating API requests.Kyverno allows cluster adminstrators to manage environment specific configurations independently of workload configurations and enforce configuration best practices for their clusters.