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

kruise-daemon pods permission issues #49

Open
akelge opened this issue Mar 9, 2023 · 0 comments
Open

kruise-daemon pods permission issues #49

akelge opened this issue Mar 9, 2023 · 0 comments

Comments

@akelge
Copy link

akelge commented Mar 9, 2023

I am testing Kruise on RKE2, version 1.24.
The pods created by kruise-daemon daemonset can't start by default, giving a permission denied error while accessing the containerd socket.
Adding

securityContext:
    privileged: true

to the daemonset manifest solves the issue.
Is this expected behaviour, and if yes, would it be possible to add this parameter to the chart values and templates?

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

No branches or pull requests

1 participant