Skip to content

Commit 17cb697

Browse files
committed
docs: fix links glossary page
1 parent df9c56c commit 17cb697

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

docs/book/src/reference/glossary.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ The set of Kubernetes services that form the basis of a cluster. See also [https
142142

143143
### Control plane provider
144144

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).
146146
Control plane provider's interaction with Cluster API is based on what is defined in the [Cluster API contract](#contract).
147147

148148
See [KCP](#KCP).
@@ -172,9 +172,7 @@ A feature implementation offered as part of the Cluster API project and maintain
172172

173173
### External patch extension
174174

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).
178176

179177
# H
180178
---
@@ -199,8 +197,7 @@ Infrastructure provider's interaction with Cluster API is based on what is defin
199197
Clouds infrastructure providers include AWS, Azure, or Google; while VMware, MAAS, or metal3.io can be defined as bare metal providers.
200198
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.
201199

202-
See e.g. [CAPA][#CAPA], [CAPC][#CAPC], [CAPD][#CAPD], [CAPG][#CAPG], [CAPH][#CAPH], [CAPIBM][#CAPIBM], [CAPN][#CAPN],
203-
[CAPX][#CAPX], [CAPK][#CAPK], [CAPO][#CAPO], [CAPOCI][#CAPOCI], [CAPV][#CAPV], [CAPVC][#CAPVC], [CAPVCD][#CAPVCD], [CAPZ][#CAPZ]
200+
For a complete list of providers see [Provider Implementations](providers.md).
204201

205202
### Inline patch
206203

0 commit comments

Comments
 (0)