Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 500 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 500 Bytes

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.