Mention this guide requires only 1 master node (#8376)

This commit is contained in:
Anubhav
2018-06-01 16:05:58 -07:00
committed by k8s-ci-robot
parent 31241e8b72
commit 536271a03a
@@ -85,6 +85,15 @@ timeframe; which also applies to `kubeadm`.
1. 2 CPUs or more on the master 1. 2 CPUs or more on the master
1. Full network connectivity between all machines in the cluster (public or 1. Full network connectivity between all machines in the cluster (public or
private network is fine) private network is fine)
{{< note >}}
**Note:** This guide results in a Kubernetes cluster with one master and a
number of nodes that you decide. A single master is not highly available. If
you want to set up a multi-master cluster for high availability, you can
follow
[this guide instead](https://kubernetes.io/docs/setup/independent/high-availability/).
{{< /note >}}
{{% /capture %}} {{% /capture %}}
{{% capture steps %}} {{% capture steps %}}