Deprecation of PodSecurityPolicy in Kubernetes 1.25 #863
syed-farazahmed
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
Just wanted to highlight the affect of deprecation of PodSecurityPolicy in Kubernetes version 1.25 on aws-node-termination-handler. The release artefacts provide the all-resources.yaml which has the PodSecurityPolicy defined.
When this is applied to any Kubernetes environment having Kubernetes version >= 1.25, we run into the following error:
Since PodSecurityPolicy is removed in Kubernetes >=1.25, the manifestl is no longer valid.
Beta Was this translation helpful? Give feedback.
All reactions