소개
This skill provides a comprehensive framework for securing Kubernetes environments by enforcing least-privilege access and robust network isolation. It guides users through configuring Pod Security Standards at the namespace level, implementing granular RBAC controls, and establishing default-deny network policies to prevent lateral movement. Beyond native controls, the skill includes implementation patterns for OPA Gatekeeper admission control and Istio service mesh security, ensuring production-grade compliance and a hardened security posture for multi-tenant or sensitive workloads.