kubernetes-security/03-CIS.md

10 lines
235 B
Markdown
Raw Normal View History

2018-04-21 04:34:11 +00:00
# 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`