Skip to content

Commit cbd296a

Browse files
authored
Merge pull request #20295 from suruaku/patch-1
Fix link format
2 parents bc4bc85 + 718e413 commit cbd296a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/setup/production-environment/tools/kubeadm/create-cluster-kubeadm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ For information on using the `kubeadm` tool to set up a Kubernetes cluster with
368368

369369
{{% tab name="Weave Net" %}}
370370

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/).
372372

373373
Weave Net works on `amd64`, `arm`, `arm64` and `ppc64le` platforms without any extra action required.
374374
Weave Net sets hairpin mode by default. This allows Pods to access themselves via their Service IP address

0 commit comments

Comments
 (0)