rancher / k3os

Purpose-built OS for Kubernetes, fully managed by Kubernetes.
https://k3os.io
Apache License 2.0
3.5k stars 396 forks source link

k3os.install.silent=true without k3os.install.device #807

Open carlocorradini opened 2 years ago

carlocorradini commented 2 years ago

Is your feature request related to a problem? Please describe. Referring to this issue. How to automate installation process setting k3os.install.silent=true without being forced to set also k3os.install.device? Unfortunately with the current script(s) we are forced to define a device which is not very convenient .

Describe the solution you'd like The solution is copying from the interactive installation. See this. If a device is not set pick up the first one available.