apcode / bazel-grpc

Bazel workspace for GRPC and protobuf code
MIT License
3 stars 1 forks source link
bazel cpp grpc python

bazel-grpc

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.