/kubernetes-go-grpc-tutorial

Getting Started with Microservices using Go, gRPC and Kubernetes

Primary LanguageGoMIT LicenseMIT

Getting Started with Microservices using Go, gRPC and Kubernetes

Source code for Getting Started with Microservices using Go, gRPC and Kubernetes article.

Building

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