mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-13 16:43:22 +00:00
Fix broken hyperlink on networking-options page
This commit is contained in:
@@ -3,7 +3,7 @@ title: "Network Options"
|
||||
weight: 25
|
||||
---
|
||||
|
||||
> **Note:** Please reference the [Networking]({<< baseurl >>}/k3s/latest/en/networking) page for information about CoreDNS, Traefik, and the Service LB.
|
||||
> **Note:** Please reference the [Networking]({{< baseurl >}}/k3s/latest/en/networking) page for information about CoreDNS, Traefik, and the Service LB.
|
||||
|
||||
By default, K3s will run with flannel as the CNI, using VXLAN as the default backend. To change the CNI, refer to the section on configuring a [custom CNI](#custom-cni). To change the flannel backend, refer to the flannel options section.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user