Skip to content

Commit 41ce00f

Browse files
authored
Merge pull request #46004 from ricardoamaro/patch-2
Add missing check-required-ports anchor
2 parents ace6d02 + 7ffa664 commit 41ce00f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/setup/production-environment/tools/kubeadm/install-kubeadm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ may [fail](https://github.com/kubernetes/kubeadm/issues/31).
5858
If you have more than one network adapter, and your Kubernetes components are not reachable on the default
5959
route, we recommend you add IP route(s) so Kubernetes cluster addresses go via the appropriate adapter.
6060

61-
## Check required ports
61+
## Check required ports {#check-required-ports}
6262

6363
These [required ports](/docs/reference/networking/ports-and-protocols/)
6464
need to be open in order for Kubernetes components to communicate with each other.

0 commit comments

Comments
 (0)