Kubernetes v1.36: Admission Policies That Can't Be Deleted
- Kubernetes: 16 events in the last 90 days
What happened
If you've ever tried to enforce a security policy across a fleet of Kubernetes clusters, you've probably run into a frustrating chicken-and-egg problem. Your admission policies are API objects, which means they don't exist until someone creates them, and they can be deleted by anyone with the right permissions. There's always a window during cluster bootstrap where your policies aren't active yet, and there's no way…
Summary assembled by rule from the sources below