Zhenyang Zhao
Zhenyang Zhao
Deploy k3s as a local cluster and deploy rancher-server enabled using AutoK3s. The UI form needs to provide interactive input for key parameters of Rancher-Server Helm Chart.
Support merging data from another machine. e.g. `autok3s merge --file xxx.db`
- Add Command Return Supported K3s Version. - UI better use drop-down component show which K3s version can be selected. e.g. ``` autok3s k3s-versions ```
CNI Installer Image `zhenyangzhao/cni-installer:v0.8.6` Need Support `arm/arm64/amd64` ## Related: https://github.com/Jason-ZW/cni-installer
Signed-off-by: Jason-ZW