Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 535 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 535 Bytes

Quick and dirty experiment to see how gRPC clients interact with different types of kubernetes services. The main goal here is to analyze load balancing capabilities.

Inspired by this.

How to run

make create-cluster && make load-images && make deploy

Depends on having kind installed.

Then inspect the cluster and observe the pods logs.