cnrancher / autok3s

Run K3s Everywhere
https://www.suse.com
Apache License 2.0
741 stars 76 forks source link

feat(cluster): support setting install environment #681

Closed JacieChao closed 1 month ago

JacieChao commented 1 month ago

https://github.com/cnrancher/autok3s/issues/638

Support setting INSTALL_* environment variables defined in the K3s install script.

If users want to add environment variables for the K3s server or agent. We recommend using configuration file args. The configuration file args will be supported later.