• k8s集群搭建

    更新 apt 包索引并安装使用 Kubernetes apt 仓库所需要的包: 12sudo apt-get updatesudo apt-get install -y apt-transport-https ca-certificates cur...
1567