Mandatory Security Context for All Pods
Intermediate
Every pod must define a securityContext with non-root user, dropped capabilities, read-only root filesystem, and no privilege escalation to meet the Restricted Pod Security Standard.
File Patterns
**/*.yaml**/*.yml**/k8s/****/kubernetes/****/manifests/****/helm/**
This rule applies to files matching the patterns above.
Rule Content
FAQ
Discussion
Loading comments...