Fix: Change direct link to relative link and fix the wrong link (#8581)
This commit is contained in:
@@ -25,8 +25,8 @@ see the [Using kubeadm to Create a Cluster](/docs/setup/independent/create-clust
|
|||||||
* 2 GB or more of RAM per machine (any less will leave little room for your apps)
|
* 2 GB or more of RAM per machine (any less will leave little room for your apps)
|
||||||
* 2 CPUs or more
|
* 2 CPUs or more
|
||||||
* 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 hostname, MAC address, and product_uuid for every node. See [here](https://kubernetes.io/docs/setup/independent/install-kubeadm/#verify-the-mac-address-and-product_uuid-are-unique-for-every-node) for more details.
|
* Unique hostname, MAC address, and product_uuid for every node. See [here](#verify-the-mac-address-and-product-uuid-are-unique-for-every-node) for more details.
|
||||||
* Certain ports are open on your machines. See [here](/docs/setup/independent/install-kubeadm/#check-required-ports) for more details.
|
* Certain ports are open on your machines. See [here](#check-required-ports) for more details.
|
||||||
* Swap disabled. You **MUST** disable swap in order for the kubelet to work properly.
|
* Swap disabled. You **MUST** disable swap in order for the kubelet to work properly.
|
||||||
|
|
||||||
{{% /capture %}}
|
{{% /capture %}}
|
||||||
|
|||||||
Reference in New Issue
Block a user