← 返回事件
基本结束科技

Kubernetes v1.36: Admission Policies That Can't Be Deleted

  • Kubernetes 近 90 天出现 16 次

发生了什么

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…

摘要按规则整理自下方来源原文

为什么在扩散

来源