kubernetes-go-grpc-tutorial
kubernetes-go-grpc-tutorial copied to clipboard
Getting Started with Microservices using Go, gRPC and Kubernetes
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