ucp port requirements: add calico health

This commit is contained in:
Trapier Marshall 2019-02-08 09:19:00 -05:00
parent d2aa9877e9
commit 87f7f13c22
1 changed files with 1 additions and 0 deletions

View File

@ -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 |