Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nadiamoe/kube-leader-supervisor
https://github.com/nadiamoe/kube-leader-supervisor
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nadiamoe/kube-leader-supervisor
- Owner: nadiamoe
- Created: 2021-11-07T13:44:29.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-07T15:12:19.000Z (about 3 years ago)
- Last Synced: 2024-12-27T05:04:22.981Z (9 days ago)
- Language: Go
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# kube-leader-supervisor
Kube-leader-supervisor is a small Go program that supervises an arbitrary process using the Kubernetes lease API. It can be used to leverage Kubernetes' leader election for arbitrary traditional programs.