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

SCC permission for deploying containers #936

Open
Milstein opened this issue Feb 18, 2025 · 0 comments
Open

SCC permission for deploying containers #936

Milstein opened this issue Feb 18, 2025 · 0 comments

Comments

@Milstein
Copy link

Need help with:

I have been trying to deploy native Kubernetes applications, e.g., https://github.com/DescartesResearch/TeaStore, but have failed to do so, seemingly because the containers need root permissions. I understand that OpenShift uses very restrictive Security Context Constraints, but it seems like no one in my group is able to modify these constraints to a less restrictive SCC to successfully spin up our desired application. What are our options here? Should there be someone in our group with the appropriate permissions to change the SCC, or do we have to rebuild the application images with the SCC in mind, i.e., change the UID the containers run with?

Our goal is to deploy a microservice-architecture app that can be benchmarked with load tests - would there be any suitable alternatives to the TeaStore I previously linked, built for OpenShift? I have not had much luck searching for such an app...

If SCC permission is required may be we can create on how to page on NERC documentation website.

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

1 participant