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

Container security context hardening #1003

Open
martinohmann opened this issue Jun 19, 2024 · 0 comments
Open

Container security context hardening #1003

martinohmann opened this issue Jun 19, 2024 · 0 comments
Labels
area/kubernetes Changes made in the kubernetes directory enhancement New feature or request

Comments

@martinohmann
Copy link
Owner

There are still some apps that do not have a proper security context set up. Where possible, containers should run with unprivileged users and a read-only root filesystem.

I should review all helm releases and adjust or add security contexts where necessary.

@martinohmann martinohmann added enhancement New feature or request area/kubernetes Changes made in the kubernetes directory labels Jun 19, 2024
martinohmann added a commit that referenced this issue Jun 20, 2024
martinohmann added a commit that referenced this issue Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant