Goal: Bring down the entire set of machines needed to run a cluster to a package that can be run on a local workstation so engineers can deploy whatever they want without damaging the dev cluster.
Tools to consider:
Multipass - Allows you to rapidly spawn Ubuntu VMs on your local machine.
Docker Desktop - Allows for local docker image creation.
Goal: Bring down the entire set of machines needed to run a cluster to a package that can be run on a local workstation so engineers can deploy whatever they want without damaging the dev cluster.
Tools to consider: