Skip to content

Commit 90ca43b

Browse files
committed
Rewrap
Signed-off-by: lauralorenz <[email protected]>
1 parent 5ca42a6 commit 90ca43b

File tree

1 file changed

+17
-6
lines changed

1 file changed

+17
-6
lines changed

site-src/references/glossary/index.md

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,24 @@
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).
3+
About API: A cluster-local CRD to store arbitrary properties about a cluster.
4+
See [About API Overview](concepts/about-api.md).
45

5-
ClusterProfile API: A CRD intended to store information about member clusters in a clusterset. See [ClusterProfile API Overview](concepts/clusterprofile-api.md).
6+
ClusterProfile API: A CRD intended to store information about member clusters in
7+
a clusterset. See [ClusterProfile API Overview](concepts/clusterprofile-api.md).
68

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).
9+
ClusterSet: A group of clusters governed by a single authority, with a high
10+
degree of trust, and in which namespace sameness applies. See [ClusterSet
11+
reference](api-types/clusterset.md).
812

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).
13+
Multicluster Services API: An CRD composed of the ServiceExport and
14+
ServiceImport Kinds, used to facilitate accessing Services across clusters. See
15+
[Multicluster Services API Overview](concepts/multicluster-services-api.md).
1016

11-
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).
17+
Namespace Sameness: A property of clusters in clustersets, in which Kubernetes
18+
objects of the same name in the same namespace are expected to behave similarly
19+
across the clusterset. See [Namespace Sameness
20+
reference](api-types/namespace-sameness.md).
1221

13-
Work API: A CRD defining the Work Kind, intended to facilitate distributing workloads across multiple clusters. See [Work API Overview](concepts/work-api.md).
22+
Work API: A CRD defining the Work Kind, intended to facilitate distributing
23+
workloads across multiple clusters. See [Work API
24+
Overview](concepts/work-api.md).

0 commit comments

Comments
 (0)