Kubernetes must separate user functionality.
An XCCDF Rule
Description
Separating user functionality from management functionality is a requirement for all the components within the Kubernetes Control Plane. Without the separation, users may have access to management functions that can degrade the Kubernetes architecture and the services being offered, and can offer a method to bypass testing and validation of functions before introduced into a production environment.
- ID
- SV-242417r961095_rule
- Version
- CNTR-K8-001360
- Severity
- Medium
- References
- Updated
Remediation Templates
A Manual Procedure
Move any user pods that are present in the Kubernetes system namespaces to user specific namespaces.