Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

RKE2 Cluster - Need Assistance with Privileged Pods in Kubernetes v1.26.10+rke2r2 #5564

Closed
AichaDevOps opened this issue Mar 6, 2024 · 0 comments

Comments

@AichaDevOps
Copy link

Hello Community,

I am currently encountering challenges with my RKE2 Kubernetes cluster, running version v1.26.10+rke2r2. The default admission control mode in my cluster is set to privileged, which is proving to be too restrictive for my applications.

I have attempted to adjust the admission control mode at the namespace level to baseline to provide less restriction. However, despite this adjustment, I am still facing issues running pods that require the privileged setting to be true.

Here are the key details:

Kubernetes Version: v1.26.10+rke2r2
Admission Control Mode: Default is privileged, adjusted at the namespace level to baseline.
Issue: Unable to run pods requiring privileged setting even after adjusting the admission control mode to baseline at the namespace level.
I have reviewed the RKE2 documentation, but the information on handling admission control modes in a more granular way, especially for specific pods or containers within a namespace, is not clear.

Could someone kindly provide guidance on how to fine-tune admission control modes for specific pods or containers in RKE2, especially in version v1.26.10+rke2r2? I need to ensure that pods with specific privilege requirements can run successfully within the cluster.

Any assistance, insights, or relevant documentation pointers would be greatly appreciated.

Thank you for your time and support.

Best regards,

@rancher rancher locked and limited conversation to collaborators Mar 6, 2024
@brandond brandond converted this issue into discussion #5568 Mar 6, 2024

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant