rancher2-terraform:Terraform在GCP上部署Rancher 2.0 Kubernetes集群

时间:2021-04-28 13:10:12
【文件属性】:
文件名称:rancher2-terraform:Terraform在GCP上部署Rancher 2.0 Kubernetes集群
文件大小:6KB
文件格式:ZIP
更新时间:2021-04-28 13:10:12
HCL rancher2-terraform Terraform在GCP上部署Rancher 2.0 Kubernetes集群 用法 设定变量 Terraform将需要一些变量。 将secure.tf.example复制到secure.tf ,然后填写。 secure.tf在gitignore中。 部署项目 terraform init terraform apply -target module.project 部署主节点 必须先配置主节点,然后才能形成Kubernetes集群。 没有letencrypt # Get IP Address terraform apply -target module.master.google_compute_address.rancher_master # Set DNS record for new IP # build master node terr
【文件预览】:
rancher2-terraform-master
----.gitignore(175B)
----main.tf(2KB)
----node()
--------script.sh.tpl(400B)
--------variables.tf(600B)
--------node.tf(848B)
----project()
--------project.tf(290B)
----LICENSE(1KB)
----secure.tf.example(852B)
----README.md(908B)
----master()
--------script.sh.tpl(628B)
--------master.tf(1KB)

网友评论