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
As a DevOps Engineer, I like to have my infrastructure defined in my code, so a CI/CD Pipeline can deploy or recreate my cluster if needed. Therefore I would prefer to define at least one, preferable multiple IaC Providers and install everything needed.
ACs:
It is possible to create the cluster just by executing terraform
It is possible to install needed software into the cluster with helm