Skip to content

Commit

Permalink
docs: document ports that should be available on each node
Browse files Browse the repository at this point in the history
Suggested-by: Joe Stringer <joe@cilium.io>
Suggested-by: André Martins <andre@cilium.io>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
  • Loading branch information
tklauser authored and tgraf committed May 12, 2020
1 parent efffbdb commit 7e5cc77
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
13 changes: 13 additions & 0 deletions Documentation/install/system_requirements.rst
Expand Up @@ -289,6 +289,19 @@ ICMP 8/0 egress ``worker-sg`` (self) health checks
Routing mode, you can condense all rules into ingress/egress ANY
port/protocol to/from self.

The following ports should also be available on each node:

======================== ==========================================
Port Range / Protocol Description
======================== ==========================================
4240/tcp cluster health checks (``cilium-health``)
4244/tcp hubble server
4245/tcp hubble relay
6942/tcp operator Prometheus metrics
9090/tcp cilium-agent Prometheus metrics
9876/tcp cilium-agent health status API
======================== ==========================================

Privileges
==========

Expand Down
3 changes: 2 additions & 1 deletion Documentation/spelling_wordlist.txt
Expand Up @@ -396,6 +396,7 @@ llvm
loadbalancer
loadbalancers
loadbalancing
localhost
lockless
logfile
logout
Expand All @@ -404,9 +405,9 @@ loopback
luke
lwt
macOS
masq
matchLabels
matchPattern
masq
mc
mediabot
memcache
Expand Down

0 comments on commit 7e5cc77

Please sign in to comment.