Source code for Getting Started with Microservices using Go, gRPC and Kubernetes article.
Switch to Docker daemon inside Minikube VM:
$ eval $(minikube docker-env)
Build images and deploy to Kubernetes cluster:
$ ./build.sh
Try it out.
$ curl $(minikube service api-service --url)/gcd/294/462