From 0930f93ecf9b4035f1f5a6d21fa79c5bdb78ebe1 Mon Sep 17 00:00:00 2001 From: cuisongliu Date: Fri, 31 Dec 2021 18:07:24 +0800 Subject: [PATCH] docs(master): add docs (#24) --- 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.