Master Nodes Installation
The master node, also known as the control plane, is composed of the kube-apiserver, etcd, kube-scheduler, and kube-controller-manager to control the entire cluster.
This document demonstrates how to establish a Kubernetes cluster in a Highly Available (HA) topology with a kube-vip control plane load balancer (excluding the service load balancer)
Last updated
Was this helpful?