Abstract
This roles installs a Kubernetes Control Plane Node.
Kubernetes Control Plane#
Presently only a single Control Plane cluster is supported, but support for high availability clusters will hopefully be available soon.
HA Clusters with Kubeadm is helped with use of the tool kube-vip.
More information about the process for HA setup is available here.
A handy tool for switching k8s contexts is called kubie.