Draft: Makefile: Add all commands to deploy the kubernetes controlplane
Compare changes
This patch adds a few util functions to deploy the entire kubernetes
cluster using make deploy
. Currently it's still very iterative and not
ideal, but it works.