We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b2ad0f5 + f0958fd commit 85b039eCopy full SHA for 85b039e
docs/book/src/tasks/upgrading-clusters.md
@@ -63,7 +63,7 @@ The rollout can be triggered by running the following command:
63
64
```shell
65
# Trigger a KubeadmControlPlane rollout.
66
-clusterctl alpha rollout restart kubeadmcontrollplane/my-kcp
+clusterctl alpha rollout restart kubeadmcontrolplane/my-kcp
67
68
# Trigger a MachineDeployment rollout.
69
clusterctl alpha rollout restart machinedeployment/my-md-0
0 commit comments