From 7c8e9dbe00794b142ab7a4b27ed96c38fe3c67fc Mon Sep 17 00:00:00 2001 From: Antoine Legrand <2t.antoine@gmail.com> Date: Fri, 8 Jan 2016 00:36:06 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 56be2f16d..b5bac248e 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ kubernetes-ansible ======== -Install and configure a kubernetes cluster including network plugin. +Install and configure a Multi-Master/HA kubernetes cluster including network plugin. ### Requirements Tested on **Debian Wheezy/Jessie** and **Ubuntu** (14.10, 15.04, 15.10). -- GitLab