From 59869d4a53f11b32a302f6ba7003841ae72670c4 Mon Sep 17 00:00:00 2001 From: ofreax Date: Sun, 17 Jan 2016 15:19:06 +0100 Subject: [PATCH] docs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 76cbf88..19cbbd5 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ A docker image to run Keepalived. > [keepalived.org](http://keepalived.org/) +/!\ this documentation is a work in progress. + ## Quick start This image require the kernel module ip_vs loaded on the host (`modprobe ip_vs`) and need to be run with : --cap-add=NET_ADMIN --net=host