Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

README.md

Kyverno

kyverno with kyverno-policies and Policy Reporter (metrics & UI).

Usage with Kubernetes

bash k8s-install.sh
# To get UI access on http://localhost:8888
kubectl -n kyverno port-forward svc/policy-reporter-ui 8888:8080

# To get API access on http://localhost:8888/metrics
kubectl -n kyverno port-forward svc/policy-reporter 8888:8080

Ressources