Skip to content

Commit 3837c93

Browse files
authored
Merge pull request #23287 from reylejano-rxm/weave-link
Update link to Weave Net's Integrating Kubernetes via the Addon page
2 parents 69c1cce + ec27c6c commit 3837c93

File tree

1 file changed

+1
-3
lines changed
  • content/en/docs/concepts/cluster-administration

1 file changed

+1
-3
lines changed

content/en/docs/concepts/cluster-administration/addons.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Add-ons in each section are sorted alphabetically - the ordering does not imply
2929
* [NSX-T](https://docs.vmware.com/en/VMware-NSX-T/2.0/nsxt_20_ncp_kubernetes.pdf) Container Plug-in (NCP) provides integration between VMware NSX-T and container orchestrators such as Kubernetes, as well as integration between NSX-T and container-based CaaS/PaaS platforms such as Pivotal Container Service (PKS) and OpenShift.
3030
* [Nuage](https://github.com/nuagenetworks/nuage-kubernetes/blob/v5.1.1-1/docs/kubernetes-1-installation.rst) is an SDN platform that provides policy-based networking between Kubernetes Pods and non-Kubernetes environments with visibility and security monitoring.
3131
* [Romana](https://romana.io) is a Layer 3 networking solution for pod networks that also supports the [NetworkPolicy API](/docs/concepts/services-networking/network-policies/). Kubeadm add-on installation details available [here](https://github.com/romana/romana/tree/master/containerize).
32-
* [Weave Net](https://www.weave.works/docs/net/latest/kube-addon/) provides networking and network policy, will carry on working on both sides of a network partition, and does not require an external database.
32+
* [Weave Net](https://www.weave.works/docs/net/latest/kubernetes/kube-addon/) provides networking and network policy, will carry on working on both sides of a network partition, and does not require an external database.
3333

3434
## Service Discovery
3535

@@ -49,5 +49,3 @@ Add-ons in each section are sorted alphabetically - the ordering does not imply
4949
There are several other add-ons documented in the deprecated [cluster/addons](https://git.k8s.io/kubernetes/cluster/addons) directory.
5050

5151
Well-maintained ones should be linked to here. PRs welcome!
52-
53-

0 commit comments

Comments
 (0)