terraform-azure-k8s:在Azure中创建Kubernetes集群的示例

时间:2024-06-06 09:48:07
【文件属性】:

文件名称:terraform-azure-k8s:在Azure中创建Kubernetes集群的示例

文件大小:3KB

文件格式:ZIP

更新时间:2024-06-06 09:48:07

HCL

初始化远程状态 $ terraform init \ -backend-config " storage_account_name=nictfremotestate " \ -backend-config= " container_name=tfstate " 制定计划 $ terraform plan -out out.plan Acquiring state lock. This may take a few moments... Refreshing Terraform state in-memory prior to plan... The refreshed state will be used to calculate this plan, but will not be persisted to local or remote state storage. ----


【文件预览】:
terraform-azure-k8s-master
----.gitignore(61B)
----README.md(2KB)
----outputs.tf(699B)
----main.tf(651B)
----pods.tf(173B)
----variables.tf(363B)
----k8s.tf(857B)

网友评论