https://github.com/quobyte/quobyte-csi-pod-killer
Terminates pods if Quobyte client restarts (for example when updated)
https://github.com/quobyte/quobyte-csi-pod-killer
Last synced: about 1 month ago
JSON representation
Terminates pods if Quobyte client restarts (for example when updated)
- Host: GitHub
- URL: https://github.com/quobyte/quobyte-csi-pod-killer
- Owner: quobyte
- Created: 2021-02-05T15:46:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-09-30T14:37:04.000Z (almost 2 years ago)
- Last Synced: 2025-01-07T17:17:52.251Z (over 1 year ago)
- Language: Go
- Size: 53.7 KB
- Stars: 0
- Watchers: 7
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quobyte CSI Pod Killer
Kills application pods with Quobyte volumes if the Quobyte client is restarted (for example, on update or during crash)
It is shipped as a sidecar container as part of [Quobyte CSI](https://github.com/quobyte/quobyte-csi) and deployed on
each k8s node.