kube-bench
kube-bench copied to clipboard
CIS 4.2.1 wrong result on OpenShift 4.12
Overview
When running it, 4.2.1 Anon Auth on Kubelet is reported as FAIL.
When checking on the nodes, it's set to false, which should result in a PASS.
How did you run kube-bench?
kubectl apply -f job.yaml -n aqua
The Aqua NS is non restricted and I've added the serviceaccount to job.yaml, that has permission to use privileged. Wouldn't run otherwise.