概要
This skill provides a comprehensive framework for implementing defense-in-depth security within Kubernetes clusters. It enables developers and DevOps engineers to quickly generate and apply essential security configurations, ranging from network isolation via NetworkPolicies to fine-grained access control using RBAC. The skill guides users through enforcing Pod Security Standards (PSS) at the namespace level, configuring secure container contexts, and implementing advanced policy enforcement with OPA Gatekeeper. It is particularly valuable for securing multi-tenant environments, preparing for compliance audits, and ensuring that all deployments follow industry best practices such as the CIS Kubernetes Benchmark.