Skip to content

Commit 5ca42a6

Browse files
committed
Remove aliases and old name references.
Signed-off-by: lauralorenz <[email protected]>
1 parent 9e3926b commit 5ca42a6

File tree

1 file changed

+4
-11
lines changed

1 file changed

+4
-11
lines changed

site-src/references/glossary/index.md

Lines changed: 4 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,13 @@
11
# Glossary
22

3-
About API: A cluster-local CRD to store arbitrary properties about a cluster. See [About API Overview](concepts/about-api.md). _Previously known as ClusterProperty API._
3+
About API: A cluster-local CRD to store arbitrary properties about a cluster. See [About API Overview](concepts/about-api.md).
44

5-
Cluster Inventory: An old name for the project that became the ClusterProfile API. See _ClusterProfile API_.
5+
ClusterProfile API: A CRD intended to store information about member clusters in a clusterset. See [ClusterProfile API Overview](concepts/clusterprofile-api.md).
66

7-
ClusterProfile API: A CRD intended to store information about member clusters in a clusterset. See [ClusterProfile API Overview](concepts/clusterprofile-api.md). _Previously known as Cluster Inventory._
7+
ClusterSet: A group of clusters governed by a single authority, with a high degree of trust, and in which namespace sameness applies. See [ClusterSet reference](api-types/clusterset.md).
88

9-
ClusterProperty API: An old name for the About API. See also _About API_.
10-
11-
ClusterSet: A group of clusters governed by a signle authority, with a high degree of trust, and in which namespace sameness applies. See [ClusterSet reference](api-types/clusterset.md).
12-
13-
Multicluster Services API: An CRD composed of the ServiceExport and ServiceImport Kinds, used to facilitate accessing Services across clusters. See [Multicluster Services API Overview](concepts/multicluster-services-api.md). _Also known as: MCS API, MCS._
9+
Multicluster Services API: An CRD composed of the ServiceExport and ServiceImport Kinds, used to facilitate accessing Services across clusters. See [Multicluster Services API Overview](concepts/multicluster-services-api.md).
1410

1511
Namespace Sameness: A property of clusters in clustersets, in which Kubernetes objects of the same name in the same namespace are expected to behave similarly across the clusterset. See [Namespace Sameness reference](api-types/namespace-sameness.md).
1612

1713
Work API: A CRD defining the Work Kind, intended to facilitate distributing workloads across multiple clusters. See [Work API Overview](concepts/work-api.md).
18-
19-
20-

0 commit comments

Comments
 (0)