Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about OpenEBS Local PV Hostpath and podSecurity.privileged #3703

Open
AichaDevOps opened this issue Mar 5, 2024 · 2 comments
Open

Comments

@AichaDevOps
Copy link

Hello community,
I am currently working with OpenEBS and have a question regarding the usage of Local PV Hostpath. I want to understand whether setting podSecurity.privileged=true is necessary for pods using OpenEBS Local PV Hostpath.
I've gone through the documentation, but I couldn't find a clear answer. Can someone with experience in OpenEBS shed some light on this?
Thank you in advance for your help!

@Abhinandan-Purkait
Copy link
Member

@AichaDevOps The helper pod need to be launched in privileged mode. This is because on nodes, pods without privileged access cannot write to the host directory. Helper pods need to create and delete directories on the host.

@orville-wright
Copy link
Contributor

Hi @AichaDevOps
Looks like you have the answer here. I'm proposing closing this issue in 7 days.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants