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 条评论