You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: keps/sig-network/563-dual-stack/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1379,9 +1379,9 @@ This capability will move to beta when the following criteria have been met.
1379
1379
1380
1380
This capability will move to stable when the following criteria have been met.
1381
1381
1382
-
* Support of at least one CNI plugin to provide multi-IP
1382
+
* Support of at least one CNI plugin to provide multi-IP ([Cilium](https://cilium.io/blog/2021/05/20/cilium-110) and [Calico](https://www.tigera.io/blog/dual-stack-operation-with-calico-on-kubernetes/))
1383
1383
* e2e test successfully running on two platforms (Azure and kind)
1384
-
* testing ingress controller infrastructure with updated dual-stack services
1384
+
* dual-stack service object is backwards-compatible with existing ingress controllers, so ingress controller infrastructure remains the same with updated dual-stack services
1385
1385
* dual-stack tests always run as pre-submit (non-blocking) for PRs
0 commit comments