6 ms·
Isn't that just Service Discovery? https://kubernetes.io/docs/concepts/services-networking/service/#discovering-services https://kubernetes.io/docs/concepts/ser
by newaccoutnas 7y ago
Isn't that just Service Discovery? https://kubernetes.io/docs/concepts/services-networking/service/#discovering-services https://kubernetes.io/docs/concepts/services-networking/serv...
- jrockway 7y agoGetting the list of endpoints is easy. Doing something with that list of endpoints is the hard part.