How to include custom cfg from k0s project into the kube-bench image? #1907
malikkal
started this conversation in
Development
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi team,
I'm working with the k0s Kubernetes distribution, which maintains a custom set of cfg files for kube-bench under:
https://github.com/k0sproject/k0s/tree/main/docs/kube-bench/cfg
I’d like to understand the recommended way to include this custom cfg directory into the official aquasecurity/kube-bench container image so it can be used to run CIS benchmark checks against k0s-based clusters.
Questions:
Would you recommend building a custom image based on aquasecurity/kube-bench and copying the k0s cfg directory?
Are there any plans to support k0s natively in kube-bench in the future?
Thanks in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions