If you're able to use Kubernetes APIs for service discovery in your application,you can query the API serverfor matching EndpointSlices. Kubernetes updates the EndpointSlices for a Servicewhenever the set of Pods in a Service changes.
If you're able to use Kubernetes APIs for service discovery in your application,you can query the API serverfor matching EndpointSlices. Kubernetes updates the EndpointSlices for a Servicewhenever the set of Pods in a Service changes.