mirror of
https://git.deuxfleurs.fr/Deuxfleurs/garage.git
synced 2026-04-01 16:11:03 +02:00
Spawn a cluster with minikube
minikube start
minikube kubectl -- apply -f config.yaml
minikube kubectl -- apply -f daemon.yaml
minikube dashboard
minikube kubectl -- exec -it garage-0 --container garage -- /garage status
# etc.