🔥 3-day streak
Certified Kubernetes Administrator (CKA)28 / 125
Question 28 of 125
You are deploying a Cassandra cluster as a StatefulSet named 'cassandra' in the 'data' namespace. The application requires each pod to be individually addressable via a stable DNS name so peers can discover each other directly, rather than routing through a single virtual IP that load-balances requests. Which Service configuration will produce per-pod DNS A records like 'cassandra-0.cassandra.data.svc.cluster.local'?
Reviewed for accuracy · Report an issueNext question