kube-bench is tool that checks whether Kubernetes is deployed securely by running the checks documented in the CIS Kubernetes Benchmark.
Installing using docker
docker run --rm -v `pwd`:/host aquasec/kube-bench install
call
./kube-bench
kube-bench is tool that checks whether Kubernetes is deployed securely by running the checks documented in the CIS Kubernetes Benchmark.
Installing using docker
docker run --rm -v `pwd`:/host aquasec/kube-bench install
call
./kube-bench