curl -sfL https://get.k3s.io | sh –
脚本安装
kubectl apply -f https://addons.kuboard.cn/kuboard/kuboard-v3.yaml
面板安装
curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash
helm安装
修改/etc/profile,尾部添加
export KUBECONFIG=/etc/rancher/k3s/k3s.yaml
完成,外网没有好多坑


0 条评论

发表回复

Avatar placeholder

您的邮箱地址不会被公开。 必填项已用 * 标注