mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-24 20:18:18 +00:00
Merge pull request #4150 from PriyankPa/patch-1
Updated documentation around K3S_RESOLV_CONF environment variable
This commit is contained in:
@@ -79,6 +79,7 @@ In this section, you'll learn how to configure the K3s agent.
|
||||
| `--flannel-iface` value | N/A | Override default flannel interface |
|
||||
| `--flannel-conf` value | N/A | Override default flannel config file |
|
||||
|
||||
> Note: if you wish to directly set the kubelet `--resolv-conf` value, use `--kubelet-arg=resolv-conf=value` instead. The k3s flag is only passed through to the kubelet if set to the path of a valid resolv.conf file.
|
||||
### Customized Flags
|
||||
| Flag | Description |
|
||||
|------|--------------|
|
||||
|
||||
Reference in New Issue
Block a user