terraform gke automation 源码

上传:pirate30532 浏览: 18 推荐: 0 文件:ZIP 大小:3.7KB 上传时间:2021-04-28 02:40:45 版权申诉
项目 我的项目是一个开源的三层应用程序,可以在以下三个存储库中进行访问: 使用Terraform自动创建K8s集群 使用Terraform启动和管理GKE集群。 启动GKE集群 $ terraform init $ terraform plan $ terraform apply 将集群连接到应用程序 登录到gcloud gcloud auth login 将集群连接到您的应用 gcloud container clusters get-credentials saleor --zone europe-west1-c --project generated-media-310804 在每一层中创建Kubernetes清单 使用舵图生成kubernetes文件 helm create 更新YAML文件以适合项目 请参阅values.yml和De
上传资源
用户评论