Skip to main content

Managed Worker Pools

CCC.K8S.CP02

The service can organize worker nodes into managed pools that provide Kubernetes with compute capacity for scheduling and running containerized workloads.

Related Threats

IDTitleDescription
CCC.K8S.TH05Privileged Workloads Escape IsolationWorkloads granted privileged execution, host namespaces, host paths, or unrestricted Linux capabilities may bypass container isolation controls. Processes can then read node data, alter host state, or disrupt neighboring workloads, defeating the confidentiality, integrity, and availability boundaries of the shared worker infrastructure.
CCC.K8S.TH09Unsupported Cluster Components Remain in UseControl-plane, worker, runtime, or extension versions outside their supported lifecycles may retain known vulnerabilities and compatibility defects. Exposed components can then be exploited or may fail during service changes, leading to data exposure, loss of cluster-state integrity, or workload interruption.
CCC.K8S.TH14Node Administrative Interfaces Expose Cluster CredentialsNode administrative interfaces reachable without sufficient authentication or network restriction may expose node metadata, workload credentials, logs, or execution functions. The node can then be queried or controlled outside the intended management path, allowing credential disclosure, unauthorized host changes, or disruption of scheduled workloads.
CCC.K8S.TH17Cluster Infrastructure Identities Grant Excessive Cloud AccessCloud identities used by control-plane, worker-node, or supporting components may be shared or granted permissions beyond their platform responsibilities. A component using such an identity can access or modify cloud resources outside its intended boundary. Protected cloud data may be disclosed, cloud resource integrity may be lost, and services required by the cluster may be disrupted.
CCC.K8S.TH18Worker Node Integrity Is Not VerifiedWorker nodes created from untrusted or altered images, or started without boot integrity verification, may execute modified software beneath the container runtime. Modified node components can observe workload data and credentials or alter workload execution. Workload confidentiality and integrity may be lost, and node or cluster availability may be reduced.