Merge pull request #46004 from ricardoamaro/patch-2
Add missing check-required-ports anchorpull/46033/head
commit
41ce00fa3d
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue