From 83678e3d2241ca9ea19f88641b33d471dd22d72b Mon Sep 17 00:00:00 2001 From: Venkata Subbarao Chunduri Date: Fri, 5 Feb 2021 16:59:55 +0100 Subject: [PATCH] Add README file --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..56e8a55 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# 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.