mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-14 17:13:33 +00:00
Address symlink issue on installation-requirements page
- Resolves symlink issue in single-server section of https://github.com/rancher/k3s/issues/1031 - The INSTALL_K3S_SYMLINK env var now has a description that explains what binaries symlinks are created for
This commit is contained in:
@@ -29,7 +29,7 @@ When using this method to install K3s, the following environment variables can b
|
||||
|
||||
- `INSTALL_K3S_SYMLINK`
|
||||
|
||||
If set to 'skip' will not create symlinks, 'force' will overwrite, default will symlink if command does not exist in path.
|
||||
By default will create symlinks for the kubectl, crictl, and ctr binaries if the commands do not already exist in path. If set to 'skip' will not create symlinks and 'force' will overwrite.
|
||||
|
||||
- `INSTALL_K3S_SKIP_START`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user