Merge pull request #553 from barpilot/kubeadm

Remove experimental status on kubeadm HA
This commit is contained in:
Jérôme Petazzoni
2020-04-30 22:46:33 +02:00
committed by GitHub

View File

@@ -32,11 +32,7 @@
- Doesn't set up the overlay network
- Doesn't set up multi-master (no high availability)
--
(At least ... not yet! Though it's [experimental in 1.12](https://kubernetes.io/docs/setup/independent/high-availability/).)
- [Some extra steps](https://kubernetes.io/docs/setup/independent/high-availability/) to support HA control plane
--