v3.1.1-rc.1 🌈
Pre-release
Pre-release
·
31 commits
to release-3.1
since this release
Deploy a k8s cluster:
curl -sfL https://get-kk.kubesphere.io | sh -
export KKZONE=cn; curl -sfL https://get-kk.kubesphere.io | sh -
./kk create cluster --with-local-storage
Deploy KubeSphere:
kubectl apply -f https://github.com/kubesphere/ks-installer/releases/download/v3.1.1-rc.1/kubesphere-installer.yaml
kubectl apply -f https://github.com/kubesphere/ks-installer/releases/download/v3.1.1-rc.1/cluster-configuration.yaml
Upgrade KubeSphere:
kubectl apply -f https://github.com/kubesphere/ks-installer/releases/download/v3.1.1-rc.1/kubesphere-installer.yaml --force