A simple bootstrap repo for projects wishing to build GRPC services.
You can build client and servers in a variety of languages pretty easily.
I'm also adding build rules and support to build docker images and kubernetes deployments.
So you should be able to easily create a cluster of GRPC services and deploy these as a kunernetes cluster all from your bazel build system.