安装Kubernetes

详情参考:https://www.kubesphere.io/zh/docs/v4.1/03-installation-and-upgrade/02-install-kubesphere/02-install-kubernetes-and-kubesphere/

  • 安装依赖项
    sudo apt install socat conntrack ebtables ipset -y

  • 下载kubekey

          export KKZONE=cn
          curl -sfL https://get-kk.kubesphere.io | sh -
          sudo chmod +x kk
            
    
  • 创建集群