Skip to content

Commit d64c4d4

Browse files
authored
Merge pull request #7189 from musaprg/add-kcp-to-glossary
📖 Add "KCP" to glossary
2 parents 0c13377 + 2892ba9 commit d64c4d4

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/book/src/reference/glossary.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,10 @@ A cluster that passes the Kubernetes conformance tests.
172172

173173
Refers to the [main Kubernetes git repository](https://github.com/kubernetes/kubernetes) or the main Kubernetes project.
174174

175+
### KCP
176+
177+
Kubeadm Control plane Provider
178+
175179
# L
176180
---
177181

@@ -314,4 +318,4 @@ A cluster created by a ClusterAPI controller, which is *not* a bootstrap cluster
314318

315319
A collection of templates that define a set of worker nodes in the cluster. A ClusterClass contains zero or more WorkerClass definitions.
316320

317-
See [ClusterClass](#clusterclass)
321+
See [ClusterClass](#clusterclass)

0 commit comments

Comments
 (0)