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: docs/book/src/reference/glossary.md
+3-6Lines changed: 3 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -142,7 +142,7 @@ The set of Kubernetes services that form the basis of a cluster. See also [https
142
142
143
143
### Control plane provider
144
144
145
-
Refers to a [provider](#provider) that implements a solution for the management of a Kubernetes [control plane][#control-plane].
145
+
Refers to a [provider](#provider) that implements a solution for the management of a Kubernetes [control plane](#control-plane).
146
146
Control plane provider's interaction with Cluster API is based on what is defined in the [Cluster API contract](#contract).
147
147
148
148
See [KCP](#KCP).
@@ -172,9 +172,7 @@ A feature implementation offered as part of the Cluster API project and maintain
172
172
173
173
### External patch extension
174
174
175
-
A [runtime extension] that implements a [topology mutation hook]
176
-
177
-
See [Runtime Extension](#runtime-extension), [topology mutation hook](#topology-mutation-hook)
175
+
A [runtime extension](#runtime-extension) that implements a [topology mutation hook](#topology-mutation-hook).
178
176
179
177
# H
180
178
---
@@ -199,8 +197,7 @@ Infrastructure provider's interaction with Cluster API is based on what is defin
199
197
Clouds infrastructure providers include AWS, Azure, or Google; while VMware, MAAS, or metal3.io can be defined as bare metal providers.
200
198
When there is more than one way to obtain resources from the same infrastructure provider (e.g. EC2 vs. EKS in AWS) each way is referred to as a variant.
201
199
202
-
See e.g. [CAPA][#CAPA], [CAPC][#CAPC], [CAPD][#CAPD], [CAPG][#CAPG], [CAPH][#CAPH], [CAPIBM][#CAPIBM], [CAPN][#CAPN],
0 commit comments