kubernetes-security/03-CIS.md

10 lines
235 B
Markdown

# CIS Benchmark
1. Get the PDF from https://goo.gl/437pqY
2. Understand how it works
# Run it
1. Read through https://github.com/aquasecurity/kube-bench
2. `minikube ssh`
3. `docker run --rm -v `pwd`:/host aquasec/kube-bench:latest`