Skip to content

Commit 2316e7c

Browse files
committed
fix review finding
1 parent 3f3b703 commit 2316e7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/tasks/experimental-features/cluster-class/write-clusterclass.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ with the corresponding `DockerMachineTemplate`, a `DockerCluster` and a `Machine
7070
the corresponding `KubeadmConfigTemplate` and `DockerMachineTemplate` will be created. This basic
7171
ClusterClass is already very flexible. Via the topology on the Cluster the following can be configured:
7272
* `.spec.topology.version`: the Kubernetes version of the Cluster
73-
* `.spec.topology.controlPlane`: control plane replicas and their metadata
73+
* `.spec.topology.controlPlane`: ControlPlane replicas and their metadata
7474
* `.spec.topology.workers`: MachineDeployments and their replicas, metadata and failure domain
7575

7676
<aside class="note">

0 commit comments

Comments
 (0)