mirror of
https://github.com/kharonsec/garage.git
synced 2026-04-26 04:54:56 +02:00
244 B
244 B
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.