kubernetes-go-grpc
kubernetes-go-grpc copied to clipboard
Microservices using Go, gRPC and Kubernates
How to develop Go gRPC microservices and deploy in Kubernetes
Related Articles
- How to develop Go gRPC microservices and deploy in Kubernetes
- Debugging Go application inside Kubernetes from IDE
Todo
- Implement side car approch for load balance (Linkerd or Envoy)
- Add open tracing for example jeager
- Add rate limit
Linkerd
Linkerd has very good doc about how to install it. Install it first.