fix(README): updated docs

This commit is contained in:
Timothy Stewart 2022-04-04 22:52:48 -05:00
parent 6d90b4b492
commit 97bed143b5

View File

@ -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: