Rate This Document
Findability
Accuracy
Completeness
Readability

Installation on x86 Servers

On the two x86 servers, install kubelet, kubeadm, kubectl, and the kube-apiserver, kube-scheduler, kube-proxy, kube-controller-manage, pause and etcd container images by referring to the method of installing kubeadm.

The method is the same as the common K8s installation method.

If the installed version is not v1.15.1, upgrade the version by referring to the following link:

https://kubernetes.io/docs/tasks/administer-cluster/kubeadm/kubeadm-upgrade/