From 97bed143b5429ae769626e8b5ed3a88365d5fb0b Mon Sep 17 00:00:00 2001 From: Timothy Stewart Date: Mon, 4 Apr 2022 22:52:48 -0500 Subject: [PATCH] fix(README): updated docs --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index abad82b..38c7aba 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,8 @@ After deployment control plane will be accessible via virtual ip-address which i ansible-playbook reset.yml -i inventory/my-cluster/hosts.ini ``` +>You should also reboot these nodes due to the VIP not being destroyed + ## ⚙️ Kube Config To copy your `kube config` locally so that you can access your **Kubernetes** cluster run: