Skip to content

Commit 6145f38

Browse files
committed
remove the term super cluster in CAPN example, to avoid confusion with a prior MCS API related word
1 parent 870f393 commit 6145f38

File tree

1 file changed

+1
-1
lines changed
  • keps/sig-multicluster/2149-clusterid

1 file changed

+1
-1
lines changed

keps/sig-multicluster/2149-clusterid/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ Clusters within my ClusterSet send logs/metrics to a common monitoring solution
287287

288288
My controller interacts with multiple clusters and needs to disambiguate between them to process its business logic.
289289

290-
_For example, [CAPN's virtualcluster project](https://github.com/kubernetes-sigs/cluster-api-provider-nested) is implementing a multi-tenant scheduler that schedules tenant namespaces only in certain parent super clusters, and a separate syncer running in each parent super cluster controller needs to compare the name of the parent super cluster to determine whether the namespace should be synced. ([ref](https://github.com/kubernetes/enhancements/issues/2149#issuecomment-768486457))._
290+
_For example, [CAPN's virtualcluster project](https://github.com/kubernetes-sigs/cluster-api-provider-nested) is implementing a multi-tenant scheduler that schedules tenant namespaces only in certain parent clusters, and a separate syncer running in each parent cluster controller needs to compare the name of the parent cluster to determine whether the namespace should be synced. ([ref](https://github.com/kubernetes/enhancements/issues/2149#issuecomment-768486457))._
291291

292292

293293
### `ClusterClaim` CRD

0 commit comments

Comments
 (0)