Motivation
- Running
k8s-install.sh with unwanted kubectl config could lead to problems
- DEVBOX_HOSTNAME, DEVBOX_INGRESS,... should be provided just one time
Actions
DRAFT (have to try with kind and K3S clusters and experiment a declarative approach with ArgoCD)
"default" or dedicated "devbox" one?
Motivation
k8s-install.shwith unwanted kubectl config could lead to problemsActions
bin/k8s-check-config.shscript ensuring that a labeldevbox-allowed: trueis defined on a namespaceInvoke this script in
k8s-install.shscriptsAdd a
bin/k8s-enable-devbox.sh(or something likebin/k8s-configure-devbox.sh)