Skip to content

Commit 2c890ef

Browse files
authored
Update graduation criteria based on 5/11 SIG-MC discussions
Removed kube-proxy implementation related items (now consider these an implementation detail0 Explicitly tied MCS API to Cluster ID KEP's maturity level
1 parent b07ea17 commit 2c890ef

File tree

1 file changed

+2
-3
lines changed
  • keps/sig-multicluster/1645-multi-cluster-services-api

1 file changed

+2
-3
lines changed

keps/sig-multicluster/1645-multi-cluster-services-api/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -870,19 +870,18 @@ when drafting this test plan.
870870
- A detailed DNS spec for multi-cluster services.
871871
- NetworkPolicy either solved or explicitly ruled out.
872872
- API group chosen and approved.
873-
- Implementation strategy defined and approved.
874-
- Kube-proxy can consume ServiceImport and EndpointSlice.
875873
- E2E tests exist for MCS services.
876874
- Beta -> GA Graduation criteria defined.
877875
- At least one MCS DNS implementation.
878876
- A formal plan for a standard Cluster ID.
879877
- Finalize a name for the "supercluster" concept.
878+
- [Cluster ID KEP](https://github.com/kubernetes/enhancements/tree/master/keps/sig-multicluster/2149-clusterid) is in beta
880879
881880
#### Beta -> GA Graduation
882881
883882
- Scalability/performance testing, understanding impact on cluster-local service
884883
scalability.
885-
- Cluster ID defined, with at least one other multi-cluster use case.
884+
- [Cluster ID KEP](https://github.com/kubernetes/enhancements/tree/master/keps/sig-multicluster/2149-clusterid) is GA, with at least one other multi-cluster use case.
886885
887886
<!--
888887
**Note:** *Not required until targeted at a release.*

0 commit comments

Comments
 (0)