mirror of https://github.com/docker/docs.git
Merge pull request #8192 from trapier/ucp-calico-healthcheck-port
ucp port requirements: add calico health
This commit is contained in:
commit
2016a99746
|
|
@ -70,6 +70,7 @@ host types:
|
|||
| managers | TCP 6443 (configurable) | External, Internal | Port for Kubernetes API server endpoint |
|
||||
| managers, workers | TCP 6444 | Self | Port for Kubernetes API reverse proxy |
|
||||
| managers, workers | TCP, UDP 7946 | Internal | Port for gossip-based clustering |
|
||||
| managers, workers | TCP 9099 | Self | Port for calico health check
|
||||
| managers, workers | TCP 10250 | Internal | Port for Kubelet |
|
||||
| managers, workers | TCP 12376 | Internal | Port for a TLS authentication proxy that provides access to the Docker Engine |
|
||||
| managers, workers | TCP 12378 | Self | Port for Etcd reverse proxy |
|
||||
|
|
|
|||
Loading…
Reference in New Issue