Skip to content

Running Rook/Ceph with SELinux Policies, not with Privileged Pods #13546

Answered by travisn
KKonak asked this question in Q&A
Discussion options

You must be logged in to vote

The containerSecurityContext only applies to the operator and toolbox pods, but at least it should already support the full securityContext options such as seLinuxOptions.

For all the ceph pods, the only security context currently applied is found in these helper methods, which don't have a way to override from the CR settings. Seems like we need a seLinuxOptions setting in the CephCluster CR to allow setting this (and the helm chart would also inherit this setting).

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@KKonak
Comment options

@travisn
Comment options

@KKonak
Comment options

@travisn
Comment options

Answer selected by KKonak
@KKonak
Comment options

@travisn
Comment options

@KKonak
Comment options

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