feat: add helmified and argofied vcluster setup

This commit is contained in:
Jonas Juselius
2024-02-09 14:36:46 +01:00
parent 54a95e486d
commit 1a4301e6e3
15 changed files with 471 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
# Oceanbox k8s vcluster setup
The script `./create-vcluster.sh` provisions a personal vcluster on a Kubernetes cluster, for usage
with Tilt. It also automatically provisions a local `Dapr` installation on the cluster, and sets up a
CNPG psql database cluster on the host system, and tunnels it to the vcluster for Archmeister. In
addition, it sets up an ingress and a kubeconfig.yaml for convenient access, if `vcluster connect` isn't
available.