late-needle-80860
12/12/2023, 11:07 AMLease coordination.k8s.io/v1 kubernetes object by the name k3s-etcd. Is that to be interpreted as the leader of the etcd embedded cluster that my k3s setup uses?
Asking, as when I do etcdctl endpoint status —cluster -w table there’s a discrepancy between the value in the k3s-etcd lease and the value in the IS LEADER column in the etcdctl endpoint status ….
I’m basically trying to figure out the current status of the leaders in the cluster.
Thank you very much.