Skip to main content

Orchestration / K8S

CCC Managed Kubernetes Container Orchestration Controls

Version: DEV

IDTitleObjectiveControl FamilyThreat MappingsGuideline MappingsAssessment Requirements
CCC.K8S.CN01Restrict Kubernetes API Network AccessLimit Kubernetes API reachability to explicitly approved networks and private management paths to reduce administrative exposure.Access422
CCC.K8S.CN02Enforce Least-Privilege Cluster AuthorizationApply least privilege across cloud and Kubernetes authorization so identities receive only the permissions required for their cluster responsibilities.Access322
CCC.K8S.CN03Use Federated Identities for WorkloadsReplace stored cloud credentials with narrowly scoped, short-lived federated identity for workload access to cloud services.Access322
CCC.K8S.CN04Admit Only Trusted Container ImagesPrevent unapproved, mutable, unverifiable, or critically vulnerable container images from entering the workload environment.Resource133
CCC.K8S.CN05Enforce Restricted Workload SecurityMinimize workload privilege and block unnecessary access to host-level resources that could defeat container isolation.Compute222
CCC.K8S.CN06Enforce Default-Deny Workload Network PoliciesConfine workload communication to flows permitted by explicit, least-privilege network policies, with all other traffic denied by default.Networking222
CCC.K8S.CN07Protect Workload SecretsProtect workload secrets through encrypted handling, narrow authorization, and removal from images and non-secret configuration objects.Access232
CCC.K8S.CN08Allowlist CSP-Provided Cluster Add-ons and ExtensionsRestrict enabled CSP-provided cluster add-ons, extensions, and managed features to an organization-controlled allowlist.Orchestration121
CCC.K8S.CN09Maintain Supported Cluster ComponentsKeep control-plane, worker, runtime, and extension components within supported and vulnerability-managed release lifecycles.Resource123
CCC.K8S.CN10Restrict Persistent Volume AccessConfine persistent storage provisioning and mounts to their approved namespace, workload, access mode, and ownership boundary.Data122
CCC.K8S.CN11Protect Admission Control EnforcementApply mandatory cluster security policy to every workload path and prevent its scope or enforcement configuration from being bypassed or modified without authorization.Access233
CCC.K8S.CN12Restrict Node Administrative AccessBlock untrusted or unauthenticated paths to worker-node administration, kubelet interfaces, and instance metadata.Access133
CCC.K8S.CN13Bound Workload Resource ConsumptionBound resource requests, namespace consumption, and autoscaling so workloads cannot exhaust cluster or cloud capacity.Resource113
CCC.K8S.CN14Preserve Kubernetes Audit and Monitoring RecordsMaintain complete, externally retained, access-controlled, and monitored records of security-relevant Kubernetes activity and health signals.Observability743
CCC.K8S.CN15Protect Resource MetadataPreserve the completeness and accuracy of policy-relevant cloud tags and Kubernetes labels by limiting modification to authorized identities.Resource132
CCC.K8S.CN16Enforce Managed Cluster AuthenticationBind human access to the Kubernetes API and cluster resources to identities that can be centrally governed, monitored, and revoked.Access232
CCC.K8S.CN17Restrict Cluster Infrastructure IdentitiesLimit cloud access by cluster infrastructure to the permissions and resources required for each platform responsibility.Access222
CCC.K8S.CN18Protect Worker Node IntegrityPrevent untrusted or altered worker-node software from operating beneath Kubernetes workloads.Compute332

Imports

IDRemarks
CCC.Core.CN01Encrypt Data for Transmission
CCC.Core.CN02Encrypt Data for Storage
CCC.Core.CN03Implement Multi-factor Authentication (MFA) for Access
CCC.Core.CN04Log All Access and Changes
CCC.Core.CN05Prevent Access from Untrusted Entities
CCC.Core.CN06Restrict Deployments to Trust Perimeter
CCC.Core.CN07Alert on Unusual Enumeration Activity
CCC.Core.CN09Ensure Integrity of Access Logs
CCC.Core.CN13Minimize Lifetime of Encryption and Authentication Certificates