单机需要8h16g
依赖项要求
yum -y install socat conntrack ebtables ipset

export KKZONE=cn

curl -sfL https://get-kk.kubesphere.io | VERSION=v2.0.0 sh -

chmod +x kk

./kk create cluster --with-kubernetes v1.21.5 --with-kubesphere v3.2.1

kubectl logs -n kubesphere-system $(kubectl get pod -n kubesphere-system -l app=ks-install -o jsonpath='') -f

#####################################################

Welcome to KubeSphere!

#####################################################

Console: http://192.168.0.2:30880
Account: admin
Password: P@88w0rd

NOTES:

  1. After you log into the console, please check the
    monitoring status of service components in
    "Cluster Management". If any service is not
    ready, please wait patiently until all components
    are up and running.
  2. Please change the default password after login.

#####################################################
https://kubesphere.io 20xx-xx-xx xx:xx:xx
#####################################################