Access to /etc and /var actual directory paths #1252
Unanswered
Algoss
asked this question in
Questions and Help
Replies: 1 comment
-
You can turn on the verbose log output by setting the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
While running kube-bench in kubernetes cluster inside a pod, it will need access to the host's PID namespace in order to check the running processes, as well as access to some directories on the host where config files and other files are stored.
For the PSP, can we get a list of all the Paths that kube-bench actually needs to run the tests, not the top level /etc/kubernetes and others? It is mostly important for /etc/kubernetes since there is secrets that could be stored under that subdir.
Please provide the feedback
Beta Was this translation helpful? Give feedback.
All reactions