From c52cc9cd2b9f245a371c25eb17e6dbe87147f354 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Wed, 8 Jul 2020 13:51:11 -0700 Subject: [PATCH] Fix inbound port requirements for K3s server nodes --- .../latest/en/installation/installation-requirements/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/k3s/latest/en/installation/installation-requirements/_index.md b/content/k3s/latest/en/installation/installation-requirements/_index.md index 68e95302aca..a7f51ef44c4 100644 --- a/content/k3s/latest/en/installation/installation-requirements/_index.md +++ b/content/k3s/latest/en/installation/installation-requirements/_index.md @@ -54,7 +54,7 @@ If you wish to utilize the metrics server, you will need to open port 10250 on e | Protocol | Port | Source | Description |-----|-----|----------------|---| -| TCP | 6443 | K3s server nodes | Kubernetes API +| TCP | 6443 | K3s agent nodes | Kubernetes API | UDP | 8472 | K3s server and agent nodes | Required only for Flannel VXLAN | TCP | 10250 | K3s server and agent nodes | kubelet