Collected sources and patterns will appear here. Add from search, explore, or the patterns library.
LogicalServiceAddress -> Stream<EndpointUpdate>
Resolve a logical service destination address into a dynamic stream of backend IP endpoints via a gRPC stream API.
Problem it solves
Kubernetes service endpoints change dynamically, requiring reactive connection pool updates.
Consumes
Emits
The real projects this mechanism was found in. Attribution is the point — this is how the best teams actually do it.