文件名称:terraform-spotinst-ocean-eks:一个Terraform模块,用于使用Spot Ocean创建Amazon Elastic Kubernetes服务(EKS)集群
文件大小:25KB
文件格式:ZIP
更新时间:2024-03-05 19:21:41
HCL
现货Ocean EKS Terraform模块 用于使用创建集群的Terraform模块。 该模块会将Ocean Controller安装到集群中。 目录 先决条件 为了使kubectl正确连接并与集群,您必须安装和配置带有aws-iam-authenticator组件的 。 可以在下面找到有关如何安装以下组件的说明: 用法 module " ocean-eks " { source = " spotinst/ocean-eks/spotinst " # Credentials. spotinst_token = var . spotinst_token spotinst_account = var . spotinst_account } 例子 资源 该模块创建和管理以下资源: aws_vpc(可选) aws_eks_cluster spotinst_ocean
【文件预览】:
terraform-spotinst-ocean-eks-master
----outputs.tf(4KB)
----locals.tf(629B)
----versions.tf(519B)
----ocean.tf(2KB)
----variables.tf(15KB)
----.chglog()
--------config.yaml(216B)
--------CHANGELOG.tpl.md(1KB)
----examples()
--------simple-cluster()
----CONTRIBUTING.md(982B)
----LICENSE(11KB)
----data.tf(220B)
----README.md(17KB)
----Makefile(166B)
----.pre-commit-config.yaml(209B)
----eks.tf(6KB)
----.gitignore(165B)
----CHANGELOG.md(2KB)