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

Remove Pod Security Policies #1877

Closed
jefflill opened this issue Jan 17, 2024 · 1 comment
Closed

Remove Pod Security Policies #1877

jefflill opened this issue Jan 17, 2024 · 1 comment
Assignees

Comments

@jefflill
Copy link
Collaborator

PodSecurityPolicy (PSP) was removed in Kubernetes v1.25 in favor of PodSecurityAdmission (PSA) which is easier to use but less flexible. I believe we can just remove all PodSecurityPolicy resources from the cluster setup Helm charts and eventually enable PodSecurityAdmission for our namespaces to tighten security. I don't think we need to do that for the public NEONKUBE release though.

https://hackernoon.com/migrating-from-pod-security-policies-a-comprehensive-guide-part-1-transitioning-to-psa

@jefflill jefflill self-assigned this Jan 17, 2024
@jefflill
Copy link
Collaborator Author

DONE

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