You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
summary: Formula to install kubernetes cluster, control plane and worker
description: |
Formula to install kubernetes cluster, control plane and worker.
Goal of this formula is to bootstrap a kubernetes cluster with a given version for the first CP then be able to add masters and workers taking the version from the main CP.
This way, the cluster can have its own lifecycle and still be able to grow using this formula.