Environment Requirements
This document provides guidance based on the Kunpeng server and openEuler OS. Before performing operations, ensure that your software and hardware meet the requirements.
Hardware Requirements
Table 1 lists the hardware requirements.
OS Requirements
Table 2 lists the OS requirements.
When setting up a Kubernetes cluster, you need to install Docker and all Kubernetes components on each node.
Cluster Planning
A Kubernetes cluster consists of one management node (master) and multiple compute nodes (workers). Cluster creation and management are performed on the master node. Therefore, the master node and worker nodes must be on the same network and can communicate with each other. Figure 1 shows the planned cluster network.
- Master is the cluster management node, and the workers are the cluster compute nodes.
- At least two nodes are required to verify the cluster setup function. To verify the affinity scheduling function, at least three nodes are required. The installation and configuration must be performed on all nodes.
