Skip to content

Commit 3ed1203

Browse files
authored
Fix rendering (#278)
Signed-off-by: Andrea Mazzotti <[email protected]>
1 parent ff843db commit 3ed1203

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/next/modules/en/pages/user/clusterclass.adoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ Docker Kubeadm::
267267
kubectl apply -f https://raw.githubusercontent.com/rancher/turtles/refs/heads/main/examples/clusterclasses/docker/clusterclass-docker-kubeadm.yaml
268268
----
269269
+
270-
+ For this example we are also going to install Calico as the default CNI.+
270+
* For this example we are also going to install Calico as the default CNI. +
271271
+
272272
We can do this automatically at Cluster creation using the https://rancher-sandbox.github.io/cluster-api-addon-provider-fleet/[Cluster API Add-on Provider Fleet]. +
273273
This Add-on provider is installed by default with {product_name}. +
@@ -320,7 +320,7 @@ Docker RKE2::
320320
kubectl apply -f https://raw.githubusercontent.com/rancher/turtles/refs/heads/main/examples/clusterclasses/docker/clusterclass-docker-rke2.yaml
321321
----
322322
+
323-
+ For this example we are also going to install Calico as the default CNI.+
323+
* For this example we are also going to install Calico as the default CNI. +
324324
+
325325
We can do this automatically at Cluster creation using the https://rancher-sandbox.github.io/cluster-api-addon-provider-fleet/[Cluster API Add-on Provider Fleet]. +
326326
This Add-on provider is installed by default with {product_name}. +

0 commit comments

Comments
 (0)