摘要:
一、jenkins使用官方镜像(官方镜像默认是jenkins用户,权限太低) 因此通过dockerfile重新改为root启动 二、容器启动后,创建/root/.kube/config文件 然后在k8s集群里面下载对应kubeconfig.json,将文件内容复制到/root/.kube/confi 阅读全文
摘要:
ubuntu centos下通用 第一步、下载最新版本的命令: curl -LO https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googleapis.com/kubernetes 阅读全文