Draft: Makefile: Add all commands to deploy the kubernetes controlplane
Compare changes
- Sheogorath authored
utils/git.mk
0 → 100644
+ 5
− 0
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.