Closed papiveron closed 3 years ago
@papiveron
The debug logs will give you the reason:
Running kube-bench with the -v 3 parameter will generate debug logs that can be very helpful for debugging problems.
https://github.com/aquasecurity/kube-bench#troubleshooting
See also about 1.1.12: https://github.com/aquasecurity/kube-bench/issues/842
Thanks @mozillazg ! @papiveron is this still an issue?
Yes @mozillazg, please I'll let you know once I find the root cause or solve it.
Thanks
@papiveron Hey anything new?
Hi @yoavrotems ,
Nothing new for the moment.
I think we can close the ticket for now and reopen it later if necessary.
Best regards, Eugène NG
Hi,
I'm testing my k8s kubespray cluster hardening using kube-bench.
I'm getting fails that doesn't correspond to the real cluster state. Mainly I've set
etcd
pod specifications and data dir as recommended by CIS, but the scan sill report the issues as you can see below.While permissions are well set, even in the container :
Any ideal of why the bench scan behave like this and report false issues?
Thanks.
Regards, Eugène NG