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-multicluster/4322-cluster-inventory/README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -389,7 +389,6 @@ The ClusterProfile API represents a single member cluster in a cluster inventory
389
389
#### What's the relationship between a cluster inventory and clusterSet?
390
390
A cluster inventory may or may not represent a ClusterSet. A cluster inventory is considered a [clusterSet](https://github.com/kubernetes/enhancements/tree/master/keps/sig-multicluster/1645-multi-cluster-services-api#terminology)
391
391
if all its member clusters adhere to the [namespace sameness](https://github.com/kubernetes/community/blob/master/sig-multicluster/namespace-sameness-position-statement.md) principle.
392
-
In other terms, a clusterSet is a special type of cluster inventory while the reverse is not true.
393
392
Note that a cluster can only be in one ClusterSet while there is not such restriction for a cluster inventory.
0 commit comments