use k3s instead of minikube

This commit is contained in:
2025-04-21 07:56:42 -04:00
parent 57dcfd28ad
commit a0c01790cf
5 changed files with 7 additions and 59 deletions

6
p2/scripts/k3s.sh Normal file
View File

@ -0,0 +1,6 @@
#!/bin/sh
# install k3s
curl -sfL https://get.k3s.io | sh -
kubectl apply -f /vagrant/confs/