Update _index.md

Addressing issue https://github.com/k3s-io/k3s/issues/5627
This commit is contained in:
Priyank
2022-06-10 16:36:22 +05:30
committed by GitHub
parent 50a118c441
commit ecf5d0aa26
@@ -61,7 +61,7 @@ In this section, you'll learn how to configure the K3s agent.
|------|----------------------|-------------|
| `--node-ip value, -i` value | N/A | IP address to advertise for node |
| `--node-external-ip` value | N/A | External IP address to advertise for node |
| `--resolv-conf` value | `K3S_RESOLV_CONF` | Kubelet resolv.conf file |
| `--resolv-conf` value | `K3S_RESOLV_CONF` | Kubelet resolv.conf file. Note: If you wish to set kubelet parameter `--resolv-conf` to `""`, use `--kubelet-arg=resolv-conf=` instead |
| `--flannel-iface` value | N/A | Override default flannel interface |
| `--flannel-conf` value | N/A | Override default flannel config file |