Draft: Makefile: Add all commands to deploy the kubernetes controlplane
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.
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.