Hacker News new | ask | show | jobs
by hanikesn 265 days ago
I've been using a standardized xds resolver[1]. The benefit here is that you don't have to patch grpc clients.

[1] https://github.com/wongnai/xds

1 comments

Do you know how this compares to the Nginx ingress controller, which has a native gRPC mode?