We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfa1214 commit 7ffa664Copy full SHA for 7ffa664
content/en/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md
@@ -58,7 +58,7 @@ may [fail](https://github.com/kubernetes/kubeadm/issues/31).
58
If you have more than one network adapter, and your Kubernetes components are not reachable on the default
59
route, we recommend you add IP route(s) so Kubernetes cluster addresses go via the appropriate adapter.
60
61
-## Check required ports
+## Check required ports {#check-required-ports}
62
63
These [required ports](/docs/reference/networking/ports-and-protocols/)
64
need to be open in order for Kubernetes components to communicate with each other.
0 commit comments