kubernetes-security/03-CIS.md

10 lines
286 B
Markdown
Raw Permalink Normal View History

2018-04-21 04:34:11 +00:00
# CIS Benchmark
2018-04-21 04:41:06 +00:00
1. Get the PDF from https://git.captnemo.in/attachments/1a66cb8f-14d5-4ecd-8d6a-7054e05143e8
2018-04-21 04:34:11 +00:00
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`