Selecting an x86 Server as the Master Node
Refer to the following link to initialize the master node and add the compute nodes to the cluster:
https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm/
The method is the same as the common K8s master node installation method.
Parent topic: Configuring the Master Node