Skip to content

Commit 061b4b8

Browse files
authored
docs: added missing 15002 port in application-requirements (#16193)
Signed-off-by: David Calvert <[email protected]>
1 parent c3b0e87 commit 061b4b8

File tree

1 file changed

+1
-0
lines changed
  • content/en/docs/ops/deployment/application-requirements

1 file changed

+1
-0
lines changed

content/en/docs/ops/deployment/application-requirements/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,7 @@ To avoid port conflicts with sidecars, applications should not use any of the po
9090
|----|----|----|----|
9191
| 15000 | TCP | Envoy admin port (commands/diagnostics) | Yes |
9292
| 15001 | TCP | Envoy outbound | No |
93+
| 15002 | TCP | Listen port for failure detection | Yes |
9394
| 15004 | HTTP | Debug port | Yes |
9495
| 15006 | TCP | Envoy inbound | No |
9596
| 15008 | HTTP2 | {{< gloss >}}HBONE{{</ gloss >}} mTLS tunnel port | No |

0 commit comments

Comments
 (0)