kube-bench icon indicating copy to clipboard operation
kube-bench copied to clipboard

CIS 4.2.1 wrong result on OpenShift 4.12

Open christoph-puppe opened this issue 1 year ago • 0 comments

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.

christoph-puppe avatar May 01 '23 21:05 christoph-puppe