Document product_uuid and MAC reqs
This commit is contained in:
committed by
Andrew Chen
parent
80c90ba8fb
commit
fac7653113
@@ -13,6 +13,7 @@ This page shows how to use install kubeadm.
|
|||||||
* One or more machines running Ubuntu 16.04+, CentOS 7 or HypriotOS v1.0.1+
|
* One or more machines running Ubuntu 16.04+, CentOS 7 or HypriotOS v1.0.1+
|
||||||
* 1GB or more of RAM per machine (any less will leave little room for your apps)
|
* 1GB or more of RAM per machine (any less will leave little room for your apps)
|
||||||
* Full network connectivity between all machines in the cluster (public or private network is fine)
|
* Full network connectivity between all machines in the cluster (public or private network is fine)
|
||||||
|
* Unique MAC address and product_uuid for every node
|
||||||
|
|
||||||
{% endcapture %}
|
{% endcapture %}
|
||||||
|
|
||||||
@@ -26,7 +27,7 @@ Versions 1.13 and 17.03+ have not yet been tested and verified by the Kubernetes
|
|||||||
For installation instructions, see
|
For installation instructions, see
|
||||||
[Install Docker](https://docs.docker.com/engine/installation/).
|
[Install Docker](https://docs.docker.com/engine/installation/).
|
||||||
|
|
||||||
## Installing kubectl
|
## Installing kubectl
|
||||||
|
|
||||||
On each of your machines,
|
On each of your machines,
|
||||||
[install kubectl](/docs/tasks/tools/install-kubectl/).
|
[install kubectl](/docs/tasks/tools/install-kubectl/).
|
||||||
|
|||||||
Reference in New Issue
Block a user