You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should investigate to see if we can do away with privileged container requirement and use a minimum set of capabilities instead by using securityContext.capabilities.add .
The text was updated successfully, but these errors were encountered:
vinaykul
changed the title
Investigate if mizar network deployment needs to be privileged
Investigate if mizar network pods need to be privileged
Feb 18, 2022
Currently mizar deployment in k8s cluster requires privileged containers. https://github.com/CentaurusInfra/mizar/blob/dev-next/etc/deploy/deploy.mizar.components.yaml
We should investigate to see if we can do away with privileged container requirement and use a minimum set of capabilities instead by using securityContext.capabilities.add .
The text was updated successfully, but these errors were encountered: