From cf665959d8138997aa2d3d75d54e16815908865d Mon Sep 17 00:00:00 2001 From: steve-hardman <132999137+steve-hardman@users.noreply.github.com> Date: Sun, 4 Feb 2024 01:28:11 +0000 Subject: [PATCH] Add link to network add-ons list Co-authored-by: Dipesh Rawat --- .../tools/kubeadm/create-cluster-kubeadm.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md b/content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md index f507a5e00b..30c4ed6d4b 100644 --- a/content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md +++ b/content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md @@ -334,8 +334,8 @@ See a list of add-ons that implement the [Kubernetes networking model](/docs/concepts/cluster-administration/networking/#how-to-implement-the-kubernetes-network-model). -Please refer to the Installing Addons page for a non-exhaustive list of networking -addons supported by Kubernetes You can install a Pod network add-on with the following +Please refer to the [Installing Addons](/docs/concepts/cluster-administration/addons/#networking-and-network-policy) page for a non-exhaustive list of networking +addons supported by Kubernetes. You can install a Pod network add-on with the following command on the control-plane node or a node that has the kubeconfig credentials: ```bash