Kubernetes v1.37: Hardening Container Storage with Bind Mount Options and EmptyDir Permissions
- Kubernetes 近 90 天出现 33 次
- 上一次:1 天前 · Kubernetes v1.37: Pod-Level Resource Managers graduated to Beta
发生了什么
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…
摘要按规则整理自下方来源原文