Clone Repository:
Clone the kyverno-policies
repository
git clone https://github.com/nirmata/kyverno-policies.git
Install Policies:
To install PCI DSS Compliance policy
cd kyverno-policies
kubectl apply -f pci-dss
Once policies are installed, you can check if they are ready using the command:
kubectl get cpol