fast-api-redis-event-driven-example Run in Docker-Compose docker-compose -f docker_compose.yml up --build Run in Minikube minikube start minikube addons enable kong minikube tunnel In a second terminal, from the k8s directory: helm template . --values values.yaml | kubectl apply -f -