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

时间:2021-05-17 16:01:27
【文件属性】:
文件名称:terraform-azure-k8s:在Azure中创建Kubernetes集群的示例
文件大小:3KB
文件格式:ZIP
更新时间:2021-05-17 16:01:27
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)

网友评论