Fix ports used by Istio (#15650)

15009 is not used

Make 15008 more clear w/ link to glossary
This commit is contained in:
John Howard 2024-09-04 16:08:27 -07:00 committed by GitHub
parent c9da55cc63
commit e7f42313c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -92,8 +92,7 @@ To avoid port conflicts with sidecars, applications should not use any of the po
| 15001 | TCP | Envoy outbound | No |
| 15004 | HTTP | Debug port | Yes |
| 15006 | TCP | Envoy inbound | No |
| 15008 | H2 | HBONE mTLS tunnel port | No |
| 15009 | H2C | HBONE port for secure networks | No |
| 15008 | HTTP2 | {{< gloss >}}HBONE{{</ gloss >}} mTLS tunnel port | No |
| 15020 | HTTP | Merged Prometheus telemetry from Istio agent, Envoy, and application | No |
| 15021 | HTTP | Health checks | No |
| 15053 | DNS | DNS port, if capture is enabled | Yes |