eindelijk weer eens een push

This commit is contained in:
allard
2026-05-31 16:07:30 +02:00
parent 01cff8e165
commit ff21c258e0
2747 changed files with 302316 additions and 131101 deletions
+6
View File
@@ -0,0 +1,6 @@
microk8s kubectl delete -f node-pool-controller.yaml
docker build -t allardkrings/node-pool-controller:2.1 .
docker push allardkrings/node-pool-controller:2.1
microk8s kubectl apply -f node-pool-controller.yaml
microk8s kubectl get pod -n kube-system
microk8s kubectl logs deploy/node-pool-controller -n kube-system --follow