autok3s icon indicating copy to clipboard operation
autok3s copied to clipboard

Help: How to add INSTALL to autok3s_K3S_SELINUX_WARN These variables are passed to install.sh

Open jinjianming opened this issue 1 year ago • 1 comments

jinjianming avatar Oct 12 '23 06:10 jinjianming

AutoK3s does not support some of the K3s environment variables. We will support it next version.

JacieChao avatar Oct 12 '23 06:10 JacieChao

The Installation environments can be set from UI which the setting panel is hidden by default. The UI has provide the relevant Environment variables in the list.

For users who want to use CLI, use --install-env INSTALL_K3S_SKIP_SELINUX_RPM=true --install-env INSTALL_K3S_FORCE_RESTART=true for multiple settings.

JacieChao avatar Jul 17 '24 03:07 JacieChao

Tested with v0.9.3-rc1

JacieChao avatar Jul 17 '24 07:07 JacieChao