Skip to main content

CKP Dependencies

System Prerequisites

DependencyDetails
Supported OSUbuntu 22.04, Ubuntu 24.04, Red Hat Enterprise Linux 9
Container RuntimeContainerd (v1.6.14+)
OCI Runtimerunc (v1.1.3 - v1.1.10)
CRI Toolscrictl (v1.27.0)
CNI Pluginsv1.1.2 - v1.3.0
Helmv3 (for addon installation)

Kernel and System Requirements

CKP requires specific Linux kernel modules (overlay filesystem, bridge netfilter) and network forwarding settings to be enabled on all cluster nodes. These are configured automatically by the CKP installation scripts.

Additionally, swap must be disabled on all nodes, which is a standard Kubernetes requirement.

Supported CNIs

CNIDescription
Calico (v3.30.5)Default CNI in Compass UI. Networking and security solution for Kubernetes workloads.
CiliumCloud native networking using eBPF kernel technology. Default CNI in CAPI-provisioned clusters.