← 返回事件
降温中科技

Kubernetes v1.37: Hardening Container Storage with Bind Mount Options and EmptyDir Permissions

发生了什么

Kubernetes v1.37 brings important storage security features: emptyDir permission modes and bind mount options. They help application programmers and security professionals implement rigorous security policies, for example, prohibiting deletion of files across containers or execution of arbitrary binaries from writable volumes, directly in Kubernetes without any complicated circumvention. Linux storage and permission…

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

为什么在扩散

来源