Version v0.2 of the documentation is no longer actively maintained. The site that you are currently viewing is an archived snapshot. For up-to-date documentation, see the latest version.
Scale the Workload Cluster
A guide for bootstrapping Sidero management plane
If you have more machines available, you can scale both the controlplane
(TalosControlPlane
) and the workers (MachineDeployment
) for any cluster
after it has been deployed.
This is done just like normal Kubernetes Deployments
.
kubectl scale taloscontrolplane cluster-0-cp --replicas=3