文件名称:terraform-kubernetes:使用Terraform将Kubernetes集群部署到Google Cloud的示例
文件大小:54KB
文件格式:ZIP
更新时间:2024-02-24 07:44:49
kubernetes terraform helm google-cloud gitlab-ci
terraform-kubernetes:使用Terraform将Kubernetes集群部署到Google Cloud的示例
【文件预览】:
terraform-kubernetes-master
----my-cluster()
--------outputs.tf(400B)
--------static-ips.tf(178B)
--------dns.tf(1005B)
--------variables.tf(785B)
--------k8s-config()
--------firewall.tf(332B)
--------terraform.tfvars.example(306B)
--------main.tf(703B)
--------deploy-app-example()
--------providers.tf(105B)
----terraform-modules()
--------firewall()
--------vpc()
--------cluster()
--------node-pool()
----LICENSE(11KB)
----README.md(7KB)
----accounts()
--------service-accounts()
----.gitignore(50B)