Merge pull request #46004 from ricardoamaro/patch-2

Add missing check-required-ports anchor
pull/46033/head
Kubernetes Prow Robot 2024-04-26 09:03:27 -07:00 committed by GitHub
commit 41ce00fa3d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ may [fail](https://github.com/kubernetes/kubeadm/issues/31).
If you have more than one network adapter, and your Kubernetes components are not reachable on the default
route, we recommend you add IP route(s) so Kubernetes cluster addresses go via the appropriate adapter.
## Check required ports
## Check required ports {#check-required-ports}
These [required ports](/docs/reference/networking/ports-and-protocols/)
need to be open in order for Kubernetes components to communicate with each other.