krapie / leader-election

Leader election implementation using etcd go client leader election & k8s go client leader election

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Leader Election

Leader election implementation using etcd go client leader election & k8s go client leader election

Implementations

  • etcd: Leader election using etcd leader election API.
  • k8s: Leader election using kubernetes API and Lease object.

About

Leader election implementation using etcd go client leader election & k8s go client leader election

License:Apache License 2.0


Languages

Language:Go 100.0%