Hi, I have a Kubernetes HA cluster which consists of 3 master nodes, each of them has kube-apiserver, kube-scheduler and kube-controller-manager running, and kube-scheduler and kube-controller-manager are started with the option "--leader-elect", my question is, is there a way to tell the current leader of kube-scheduler/kube-controller-manager? E.g., a Kubernetes API to get such info? Or directly get it from etcd?
Thanks, Qian Zhang -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/kubernetes-users. For more options, visit https://groups.google.com/d/optout.
