From 63a6fb55d91764d2c194408e2ecc3c0e02dec7a8 Mon Sep 17 00:00:00 2001 From: Catherine Luse Date: Mon, 10 Aug 2020 09:46:39 -0700 Subject: [PATCH] Update content/k3s/latest/en/networking/_index.md Co-authored-by: Brad Davidson --- content/k3s/latest/en/networking/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/k3s/latest/en/networking/_index.md b/content/k3s/latest/en/networking/_index.md index 01247b5d8f3..a5c7741212e 100644 --- a/content/k3s/latest/en/networking/_index.md +++ b/content/k3s/latest/en/networking/_index.md @@ -5,7 +5,7 @@ weight: 35 This page explains how CoreDNS, the Traefik Ingress controller, and Klipper service load balancer work within K3s. -For information on CNI options, refer to the [Installation Network Options]({{}}/k3s/latest/en/installation/network-options/) page. Please reference that page for details on Flannel and the various flannel backend options or how to set up your own CNI. +Refer to the [Installation Network Options]({{}}/k3s/latest/en/installation/network-options/) page for details on Flannel configuration options and backend selection, or how to set up your own CNI. For information on which ports need to be opened for K3s, refer to the [Installation Requirements.]({{}}/k3s/latest/en/installation/installation-requirements/#networking)