Update ports used by istio-proxy (#4856)

This commit is contained in:
John Howard 2019-08-27 12:44:52 -07:00 committed by Istio Automation
parent 3df22b5d0c
commit b6592c5248
1 changed files with 2 additions and 1 deletions

View File

@ -77,7 +77,8 @@ The following ports and protocols are used by Istio. Ensure that there are no TC
| 9091 | HTTP | Mixer | Policy/Telemetry |
| 9093 | HTTP | Citadel | |
| 15000 | TCP | Envoy | Envoy admin port (commands/diagnostics) |
| 15001 | TCP | Envoy | Envoy |
| 15001 | TCP | Envoy | Envoy Outbound |
| 15006 | TCP | Envoy | Envoy Inbound |
| 15004 | HTTP | Mixer, Pilot | Policy/Telemetry - `mTLS` |
| 15010 | HTTP | Pilot | Pilot service - XDS pilot - discovery |
| 15011 | TCP | Pilot | Pilot service - `mTLS` - Proxy - discovery |