We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fc8a25 commit 317454dCopy full SHA for 317454d
_posts/2022-03-19-k3s-etcd-ansible.md
@@ -58,7 +58,7 @@ extra_server_args: "--no-deploy servicelb --no-deploy traefik --write-kubeconfig
58
extra_agent_args: "--kubelet-arg node-status-update-frequency=5s"
59
```
60
61
-It's best to start use these args, and optionally include `traefik` if you want it installed with `k3s`
+It's best to start using these args, and optionally include `traefik` if you want it installed with `k3s`
62
63
```yaml
64
extra_server_args: "--no-deploy servicelb --no-deploy traefik"
0 commit comments