Skip to content

Commit c4b4768

Browse files
authored
Merge pull request #31145 from hhyasdf/introduce-hybridnet
Add Hybridnet CNI to networking.md
2 parents c56cd54 + 1d56098 commit c4b4768

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,10 @@ With this toolset DANM is able to provide multiple separated network interfaces,
126126
network that satisfies the Kubernetes requirements. Many
127127
people have reported success with Flannel and Kubernetes.
128128

129+
### Hybridnet
130+
131+
[Hybridnet](https://github.com/alibaba/hybridnet) is an open source CNI plugin designed for hybrid clouds which provides both overlay and underlay networking for containers in one or more clusters. Overlay and underlay containers can run on the same node and have cluster-wide bidirectional network connectivity.
132+
129133
### Jaguar
130134

131135
[Jaguar](https://gitlab.com/sdnlab/jaguar) is an open source solution for Kubernetes's network based on OpenDaylight. Jaguar provides overlay network using vxlan and Jaguar CNIPlugin provides one IP address per pod.

0 commit comments

Comments
 (0)