Updated on 2025-08-05 GMT+08:00

Basic Software Planning

Basic software for on-premises nodes must meet the requirements listed in Table 1.

Table 1 Basic software planning

System Architecture

OS Type

Network Model

OS Version

Kernel Version

x86

Ubuntu 22.04

Cilium

Version check command:

cat /etc/lsb-release

DISTRIB_DESCRIPTION="Ubuntu 22.04.1 LTS"

Version check command:

uname -r

5.10.0-46-generic or later

Red Hat 8.6

Cilium

Version check command:

cat /etc/os-release

Red Hat Enterprise Linux 8.6 (Ootpa)

Version check command:

uname -r

4.18.0-372.9.1.el8.x86_64

HCE OS 2.0

Cilium

Version check command:

cat /etc/os-release

Huawei Cloud EulerOS 2.0 (x86-64)

Version check command:

uname -r

5.10.0-60.18.0.50.r865_35.hce2.x86_64

Arm

HCE OS 2.0

Cilium

Version check command:

cat /etc/os-release

Huawei Cloud EulerOS 2.0 (AArch64)

Version check command:

uname -r

VM:

5.10.0-60.18.0.50.r1083_58.hce2.aarch64

BMS:

5.10.0-136.12.0.86.r1526_92.hce2.aarch64

  • Cilium is a networking solution that supports network protocols such as BGP and eBPF. For details, see Cilium official documentation.
  • Huawei Cloud EulerOS (HCE) 2.0 is a Linux OS developed based on openEuler by Huawei Cloud to provide a cloud-native, high-performance, secure, and stable environment for developing and running applications. It supports hardware architectures such as x86 and Arm (64-bit). To install HCE 2.0, submit a service ticket for technical support.
  • Cluster nodes do not support heterogeneous architectures. Plan x86 or Arm (64-bit) for them.
  • Clusters of v1.28.5 or later support Huawei Cloud EulerOS 2.0 (Arm).