Hi all,

Given a statefulset that has a single read/write leader and hot standbys, is 
there an appropriate way to direct the traffic in a Service directly to the 
leader? The leader is randomly elected from the set of nodes, and while 
currently the other nodes forward the request internally to the leader, this is 
inefficient.

My first thought was using readiness probes, but that seems like a hack.

Any thoughts? Or would this be a new feature?

Tom

-- 
You received this message because you are subscribed to the Google Groups 
"Kubernetes user discussion and Q&A" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to kubernetes-users+unsubscr...@googlegroups.com.
To post to this group, send email to kubernetes-users@googlegroups.com.
Visit this group at https://groups.google.com/group/kubernetes-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to