Notice:
- This is a pre-release.
- The arm64 binary only supports installation of arm64 kubernetes cluster.
This release includes the following changes:
-
Support for installing k3s clusters
example:
./kk create cluster --with-kubernetes v1.20.4-k3s
or the following parameter can be changed to the configuration file
kubernetes: version: v1.20.4-k3s
-
Support for installing the nightly and latest version of KubeSphere
nightly build:
./kk create cluster --with-kubesphere nightly-20210406
latest:
./kk create cluster --with-kubesphere latest