I'm currently trying to figure out a way to create a custom NameResolver that uses Apache Zookeeper to get the servers for the Loadbalancer to balance between. I want client side Loadbalancing so I can balance between the servers with a key put into the metadata of a gRPC request.