@@ -89,6 +89,7 @@ tags, and then generate with `hack/update-toc.sh`.
89
89
- [ Joining or moving between ClusterSets] ( #joining-or-moving-between-clustersets )
90
90
- [ Multi-Cluster Services] ( #multi-cluster-services )
91
91
- [ Diagnostics] ( #diagnostics )
92
+ - [ Multi-tenant controllers] ( #multi-tenant-controllers )
92
93
- [ <code >ClusterClaim</code > CRD] ( #-crd )
93
94
- [ Well known claims] ( #well-known-claims )
94
95
- [ Claim: <code >id.k8s.io</code >] ( #claim- )
@@ -105,12 +106,16 @@ tags, and then generate with `hack/update-toc.sh`.
105
106
- [ Notes/Constraints/Caveats (Optional)] ( #notesconstraintscaveats-optional )
106
107
- [ Risks and Mitigations] ( #risks-and-mitigations )
107
108
- [ Design Details] ( #design-details )
108
- - [ Implementing the <code >ClusterClaim</code > CRD] ( #implementing-the--crd )
109
+ - [ Rationale behind the <code >ClusterClaim</code > CRD] ( #rationale-behind-the--crd )
110
+ - [ Implementing the <code >ClusterClaim</code > CRD and its admission controllers] ( #implementing-the--crd-and-its-admission-controllers )
109
111
- [ <code >id.k8s.io ClusterClaim</code >] ( # )
110
112
- [ <code >clusterset.k8s.io ClusterClaim</code >] ( #-1 )
113
+ - [ CRD upgrade path] ( #crd-upgrade-path )
114
+ - [ To CRD or not to CRD?] ( #to-crd-or-not-to-crd )
111
115
- [ Test Plan] ( #test-plan )
112
116
- [ Graduation Criteria] ( #graduation-criteria )
113
117
- [ Alpha -> ; Beta Graduation] ( #alpha---beta-graduation )
118
+ - [ Beta -> ; GA criteria] ( #beta---ga-criteria )
114
119
- [ Upgrade / Downgrade Strategy] ( #upgrade--downgrade-strategy )
115
120
- [ Version Skew Strategy] ( #version-skew-strategy )
116
121
- [ Production Readiness Review Questionnaire] ( #production-readiness-review-questionnaire )
0 commit comments