Skip to content

Commit 9773b0b

Browse files
committed
chore(docs): add cnp support in calico
1 parent 3cc5292 commit 9773b0b

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

site-src/implementations.md

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

99
## ClusterNetworkPolicy
1010

11-
Updated: 24-Jan-2026
11+
Updated: 21-April-2026
1212

1313
- [Kube-network-policies](https://github.com/kubernetes-sigs/kube-network-policies)
1414
- [Kube-OVN CNI](https://github.com/kubeovn/kube-ovn) (Experimental support)
15+
- [Calico CNI](https://github.com/projectcalico/calico) (Standard support in Calico v3.32)
1516

1617
## AdminNetworkPolicy and BaseLineAdminNetworkPolicy (v1alpha1)
1718

18-
Updated: 14-Nov-2024
19+
Updated: 21-April-2026
1920

2021
- [Kube-network-policies](https://github.com/kubernetes-sigs/kube-network-policies/tree/v0.8.1)
2122
- [OVN-Kubernetes CNI](https://github.com/ovn-org/ovn-kubernetes/) (Has implemented standard fields of the API + Nodes/Networks in Experimental)
2223
- [Antrea CNI](https://github.com/antrea-io/antrea/) (Has implemented standard fields of the API)
2324
- [Kube-OVN CNI](https://github.com/kubeovn/kube-ovn) (Has implemented standard fields of the API)
24-
- [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)
25+
- [Calico CNI](https://github.com/projectcalico/calico) (Has implemented standard fields of the API + Networks peer in experimental in Calico v3.29, v3.30, and v3.31)
2526
- [Cilium CNI](https://github.com/cilium/cilium/issues/23380) (tracking issue)

0 commit comments

Comments
 (0)