From c2d2357cffb0a0d6f2dcabe08778a7d187f6e478 Mon Sep 17 00:00:00 2001 From: Tejeev Date: Tue, 5 May 2020 12:10:57 +0100 Subject: [PATCH] Added note for port 9796 for metrics --- .../rancher/v2.x/en/installation/requirements/ports/_index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/rancher/v2.x/en/installation/requirements/ports/_index.md b/content/rancher/v2.x/en/installation/requirements/ports/_index.md index 26278915bf0..c6cb826bb90 100644 --- a/content/rancher/v2.x/en/installation/requirements/ports/_index.md +++ b/content/rancher/v2.x/en/installation/requirements/ports/_index.md @@ -144,6 +144,7 @@ These ports are typically opened on your Kubernetes nodes, regardless of what ty | UDP | 8472 | Canal/Flannel VXLAN overlay networking | | UDP | 4789 | Flannel VXLAN overlay networking on Windows cluster | | TCP | 9099 | Canal/Flannel livenessProbe/readinessProbe | +| TCP | 9796 | Default port required by Monitoring to scrape metrics | | TCP | 6783 | Weave Port | | UDP | 6783-6784 | Weave UDP Ports | | TCP | 10250 | kubelet API |