terraform-eks:使用Terraform部署AWS EKS集群

时间:2021-04-30 07:24:08
【文件属性】:
文件名称:terraform-eks:使用Terraform部署AWS EKS集群
文件大小:24KB
文件格式:ZIP
更新时间:2021-04-30 07:24:08
HCL Terraform EKS群集 PoC for EKS集群部署 注意:部署EKS集群将产生AWS资源的成本。 先决条件 下载Heptio身份验证器 curl -o heptio-authenticator-aws https://amazon-eks.s3-us-west-2.amazonaws.com/1.10.3/2018-06-05/bin/linux/amd64/heptio-authenticator-awsLinux curl -o heptio-authenticator-aws https://amazon-eks.s3-us-west-2.amazonaws.com/1.10.3/2018-06-05/bin/darwin/amd64/heptio-authenticator-aws苹果系统 安装Heptio身份验证器 chmod +x heptio-authentic
【文件预览】:
terraform-eks-master
----.gitignore(197B)
----README.md(2KB)
----tests()
--------bats()
--------run(534B)
----nginx.yaml(975B)
----LICENSE(1KB)
----eks(432B)
----existing-vpc()
--------outputs.tf(624B)
--------terraform.tfvars.tpl(195B)
--------main.tf(1KB)
--------variables.tf(176B)
----main.tf(6KB)
----terraform(2KB)
----src()
--------cluster-bootstrapper(719B)
--------modules()
--------templates()

网友评论