Skip to content

Draft: Makefile: Add all commands to deploy the kubernetes controlplane

Sheogorath requested to merge feature/deploy-kubernetes into main

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.

Merge request reports