AI Features

Testing Peer Discovery

Understand how DNS hostnames and DNS subdomains work with StatefulSets.

We know that pairing a headless Service with a StatefulSet creates DNS SRV records for each StatefulSet Pod that matches the Service’s label selector. We already have a headless Service and three StatefulSet Pods running, so we should ...