You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -368,7 +368,7 @@ For information on using the `kubeadm` tool to set up a Kubernetes cluster with
368
368
369
369
{{% tab name="Weave Net" %}}
370
370
371
-
For more information on setting up your Kubernetes cluster with Weave Net, please see [Integrating Kubernetes via the Addon]((https://www.weave.works/docs/net/latest/kube-addon/).
371
+
For more information on setting up your Kubernetes cluster with Weave Net, please see [Integrating Kubernetes via the Addon](https://www.weave.works/docs/net/latest/kube-addon/).
372
372
373
373
Weave Net works on `amd64`, `arm`, `arm64` and `ppc64le` platforms without any extra action required.
374
374
Weave Net sets hairpin mode by default. This allows Pods to access themselves via their Service IP address
0 commit comments