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.
make create-cluster && make load-images && make deploy
Depends on having kind installed.
Then inspect the cluster and observe the pods logs.