概要
This skill enables developers to create robust Kubernetes policies using native Common Expression Language (CEL). It provides specialized guidance for writing ValidatingAdmissionPolicies and CRD validation rules without the need for external webhooks. Users can generate comprehensive security constraints—such as Pod Security Standards, resource limits, and registry restrictions—while following production best practices like safe field access with the has() function and performance-optimized expressions to minimize API server overhead.