terraform kubernetes rabbitmq cluster:RabbitMQ集群通过带有Terraform的Kubernetes上的运算符 源码
RabbitMQ @ Kubernetes 使用RabbitmqOperator在kubernetes上部署RabbitMQ集群。 笔记 使用标签spotinst.io/restrict-scale-down来防止调整大小。 实作 variable " aws_profile " {} variable " aws_region " {} # # Retrieve authentication for kubernetes from aws. # provider " aws " { profile = var . aws_profile region = var . aw
文件列表
terraform-kubernetes-rabbitmq-cluster-main.zip
(预估有个3文件)
terraform-kubernetes-rabbitmq-cluster-main
README.md
2KB
main.tf
4KB
variables.tf
2KB
暂无评论