From da6d8f87d5768f9ec9f4aed1db41ee143f9b65fd Mon Sep 17 00:00:00 2001 From: cuisongliu Date: Fri, 31 Dec 2021 18:07:07 +0800 Subject: [PATCH] docs(master): add docs --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8ea8332..b9589e9 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ # LVScare A lightweight LVS baby care, support ipvs health check +> v1.1.2-alpha.2 is image to hub.docker +> v1.1.3-beta.1 is image to github docker + ## Feature If ipvs real server is unavilible, remove it, if real server return to normal, add it back. This is useful for kubernetes master HA.