Skip to content

nirmata/kyverno-policies

Repository files navigation

Kyverno Policies

This repository contains a set of Kyverno policies curated and managed by the Nirmata team for use as policy groups within Nirmata Enterprise for Kyverno, and Nirmata Policy Manager.

For more information, visit our website at https://nirmata.com/.

Sign-up for a free trial today at https://try.nirmata.io/

Installing Policies

Clone Repository:

Clone the kyverno-policies repository.

git clone https://github.com/nirmata/kyverno-policies.git

Install Policies:

To install Pod Security Standard policies, refer to pod-security/README.md

To install Kubernetes Best Practices policies, refer to best-practices/README.md

To install PCI-DSS Best Practices policies, refer to pci-dss/README.md

To install Multitenancy and EKS Best Practices

cd kyverno-policies
kubectl apply -f multitenancy

Once policies are installed, you can check if they are ready using the command:

kubectl get cpol