https://minikube.sigs.k8s.io/docs/start/
In a console, execute minikube start && minikube dashboard
In the root of this repo:
- Set the envar:
export KRAKEND_IMAGE="docker.io/devopsfaith/krakend:2.6-watch"
- Deploy and run: `make deploy run'
https://minikube.sigs.k8s.io/docs/start/
In a console, execute minikube start && minikube dashboard
In the root of this repo:
export KRAKEND_IMAGE="docker.io/devopsfaith/krakend:2.6-watch"