This commit is contained in:
Nico Schottelius 2021-07-11 13:50:49 +02:00
parent 2afb928d4e
commit b598d97e9b
1 changed files with 11 additions and 0 deletions

View File

@ -231,6 +231,17 @@ While above is already a fully running k8s cluster, we do want to have
support for **PersistentVolumeclaims**. See [the rook
documentation](rook/README.md) on how to achieve the next step.
## High available control plan
Above steps result in a single control plane node, however for
production setups, three nodes should be in the control plane.
The [guide for creating HA
clusters](https://kubernetes.io/docs/setup/production-environment/tools/kubeadm/high-availability/)
referes to an external load balancer that
## The IPv4 "problem"
* Clusters are IPv6 only