ahmetb/kubectl-tree

would love to see ownership of files

rossayoung opened this issue · 3 comments

Would love to see chmod type level characteristics of files. Example tree command

tree -Cafp --prune /

How does this apply to Kubernetes?

if you are trying to ensure kubernetes security you would want to ensure certain files are owned and permissioned correctly.
https://www.cisecurity.org/benchmark/kubernetes/

I don't get it sorry. Kubernetes doesn't have anything to do with files. Furthermore this is not a security tool.