The page has been translated by Gen AI.

Version information

Kubernetes version and support period

Kubernetes version lifecycle

The Kubernetes open-source software (OSS) community releases minor versions three times a year, with a release cycle of approximately 15 weeks. A released minor version goes through a support period of about 14 months (12 months for standard patches, 2 months for maintenance) before reaching EOL (End of Life).

information

For information on Kubernetes release and EOL dates and support periods, refer to the following link.

Samsung Cloud Platform Kubernetes Engine (SKE) version release plan

SKE validates and supplies the stable patch versions among released OSS minor versions. Therefore, the release timing of the version provided by SKE differs from that of the corresponding OSS version.

Also, for previously released versions, considering factors such as the open‑source EOL timing, technical support will be terminated sequentially from the older versions (End of Tech support, EoTS).

The release schedule and end-of-life schedule for OSS and SKE are as follows.

versionOSS releaseOSS EOLSKE releaseSKE EoTS
v1.292023-12-132025-02-282024-102026-03-31
v1.302024-04-172025-06-282025-022026-06-30
v1.312024-08-132025-10-282025-072026-10-28
v1.322024-12-112026-02-282025-102027-02-28
v1.332025-04-232026-06-282025-122027-06-28
v1.342025-08-272026-10-272026-032027-10-27
Table. Release and end schedule for OSS and SKE

Feature restrictions when technical support ends (EoTS)

If the Kubernetes version provided by SKE reaches end-of-technical-support (EoTS) status, the features supported in that version may be limited.

  • Create new cluster → Creation not allowed
  • Existing cluster upgrade → upgrade possible (upgrade is possible even if the newer version is EoTS)
  • Create node pool from existing cluster → possible
Reference
  • Since EOL versions may have vulnerabilities, we recommend upgrading to a newer version.
  • You can upgrade the control plane and node pools from the Samsung Cloud Platform Console, and no additional costs are incurred for the upgrade.
    • For stable operation, perform compatibility testing of the upgrade version before proceeding with the upgrade.

OS and GPU drivers

The OS and GPU driver version information available for each K8s server type is as follows.

Caution
  • The OS versions provided may vary by K8s version.
  • When using GPU nodes, the related K8s components (nvidia-device-plugin, dcgm-exporter) are provisioned by default in the cluster.
    • When deploying the gpu-operator, conflicts may occur due to duplicate component configurations. We recommend deployment and use, excluding the default-provided components.
  • For end-of-life OSes, creating a node pool is possible, but we recommend using the latest OS version.
k8s versionStandard and High CapacityGPU
v1.29
  • Ubuntu 22.04
  • RHEL 8.10
  • RHEL 8.8 (EOL OS)
  • Ubuntu 22.04 (ND 535.183.06)
v1.30
  • Ubuntu 22.04
  • RHEL 8.10
  • RHEL 8.8 (EOL OS)
  • Ubuntu 24.04 (ND 580.126.20)
  • Ubuntu 24.04 (ND 570.195.03)
  • Ubuntu 22.04 (ND 535.183.06)
v1.31
  • Ubuntu 22.04
  • RHEL 8.10
  • RHEL 8.8 (EOL OS)
  • Ubuntu 24.04 (ND 580.126.20)
  • Ubuntu 24.04 (ND 570.195.03)
  • Ubuntu 22.04 (ND 535.183.06)
v1.32
  • Ubuntu 22.04
  • RHEL 9.4
  • Ubuntu 24.04 (ND 580.126.20)
  • Ubuntu 24.04 (ND 570.195.03)
  • Ubuntu 22.04 (ND 535.183.06)
v1.33
  • Ubuntu 22.04
  • RHEL 9.4
  • Ubuntu 24.04 (ND 580.126.20)
  • Ubuntu 24.04 (ND 570.195.03)
  • Ubuntu 22.04 (ND 535.183.06)
v1.34
  • Ubuntu 22.04
  • RHEL 9.4
  • Ubuntu 24.04 (ND 580.126.20)
  • Ubuntu 24.04 (ND 570.195.03)
  • Ubuntu 22.04 (ND 535.183.06)
Table. OS / GPU driver versions by K8s version and server type

The OS versions and supported GPU server models for each GPU driver version are as follows.

Caution
  • When creating a GPU node with the GPU-B300-3 server type, you must use an image with GPU driver version 580.126.20.
GPU driver versionOS versionSupported model (server type)
ND 535.183.06Ubuntu 22.04
  • A100(GPU-A100-1)
  • H100(GPU-H100-2)
ND 570.195.03Ubuntu 24.04
  • A100(GPU-A100-1)
  • H100(GPU-H100-2)
ND 580.126.20Ubuntu 24.04
  • A100(GPU-A100-1)
  • H100(GPU-H100-2)
  • B300(GPU-B300-3)
Table. OS / supported models by GPU driver version
Usage Considerations
Release Note