Skip to content

Commit 72895f2

Browse files
authored
Merge pull request #354 from SkalaNetworks/kubeovn
chore(docs): add cnp support in kube-ovn
2 parents b109128 + 671fd1b commit 72895f2

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

site-src/implementations.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,10 @@ implementations, the versions they cover, and documentation to help users get st
88

99
## ClusterNetworkPolicy
1010

11-
Updated: 13-Oct-2025
11+
Updated: 24-Jan-2026
1212

1313
- [Kube-network-policies](https://github.com/kubernetes-sigs/kube-network-policies)
14+
- [Kube-OVN CNI](https://github.com/kubeovn/kube-ovn) (Experimental support)
1415

1516
## AdminNetworkPolicy and BaseLineAdminNetworkPolicy (v1alpha1)
1617

@@ -19,6 +20,6 @@ Updated: 14-Nov-2024
1920
- [Kube-network-policies](https://github.com/kubernetes-sigs/kube-network-policies/tree/v0.8.1)
2021
- [OVN-Kubernetes CNI](https://github.com/ovn-org/ovn-kubernetes/) (Has implemented standard fields of the API + Nodes/Networks in Experimental)
2122
- [Antrea CNI](https://github.com/antrea-io/antrea/) (Has implemented standard fields of the API)
22-
- [KubeOVN CNI](https://github.com/kubeovn/kube-ovn) (Has implemented standard fields of the API)
23+
- [Kube-OVN CNI](https://github.com/kubeovn/kube-ovn) (Has implemented standard fields of the API)
2324
- [Calico CNI](https://github.com/projectcalico/calico/issues/7578) (Has implemented standard fields of the API for Admin Network Policy + Networks peer in experimental, Baseline Admin network policy support in progress)
2425
- [Cilium CNI](https://github.com/cilium/cilium/issues/23380) (tracking issue)

0 commit comments

Comments
 (0)