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