Skip to content

Commit ef6b8c9

Browse files
fix(post): Added comment about rebooting to match video
1 parent e74d5a8 commit ef6b8c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_posts/2022-03-19-k3s-etcd-ansible.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ After deployment control plane will be accessible via virtual ip address which i
7878

7979
## Removing
8080

81-
To remove k3s from the nodes. These nodes should be rebooted afterwards due to VIP still being preset
81+
To remove k3s from the nodes. These nodes should be rebooted afterwards due to VIP still being present
8282

8383
```bash
8484
ansible-playbook reset.yml -i inventory/my-cluster/hosts.ini

0 commit comments

Comments
 (0)