mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-09-25 20:48:11 +00:00
Update content/k3s/latest/en/advanced/_index.md
Co-authored-by: Jen Travinski <jennifer.travinski@suse.com>
This commit is contained in:
co-authored by
Jen Travinski
parent
f416a6a749
commit
a6158c5dd6
@@ -143,7 +143,7 @@ K3s will generate config.toml for containerd in `/var/lib/rancher/k3s/agent/etc/
|
||||
|
||||
For advanced customization for this file you can create another file called `config.toml.tmpl` in the same directory and it will be used instead.
|
||||
|
||||
The `config.toml.tmpl` will be treated as a Go template file, and the `config.Node` structure is being passed to the template. See [this folder](https://github.com/k3s-io/k3s/blob/master/pkg/agent/templates) for linux and windows examples on how to use the structure to customize the configuration file.
|
||||
The `config.toml.tmpl` will be treated as a Go template file, and the `config.Node` structure is being passed to the template. See [this folder](https://github.com/k3s-io/k3s/blob/master/pkg/agent/templates) for Linux and Windows examples on how to use the structure to customize the configuration file.
|
||||
|
||||
|
||||
# Running K3s with Rootless mode (Experimental)
|
||||
|
||||
Reference in New Issue
Block a user