Skip to content
Discussion options

You must be logged in to vote

I'm not sure what a privileged namespace means, but in general this should be solved via Kubernetes RBAC.

Privileged pods are inherently insecure, there's additional SELinux level of protection available, but it doesn't cover cross-pod access.

So if you run a privileged pod with enough permission to escape to the host, that pod can read other pod's secrets via the filesystem access.

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@suse-coder
Comment options

@suse-coder
Comment options

@smira
Comment options

@suse-coder
Comment options

@smira
Comment options

Answer selected by suse-coder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants