diff --git a/README.md b/README.md index 57dce42..d63af1f 100644 --- a/README.md +++ b/README.md @@ -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