【发布时间】:2022-07-22 21:33:34
【问题描述】:
是否可以将同一个 dns 区域配置到多个云?
我在 AWS 路由 53 上配置了 example.com,在 aws 下创建的所有服务都可以轻松配置为 name1.example.com,name2.example.com 自动化。
现在我在 Google 云上运行的服务很少,并且希望自动为 GCP 创建 DNS,例如:name3.example.com(当前手动更新 aws route53 中的记录)
服务使用: Kubernetes 和外部 DNS
【问题讨论】:
标签: amazon-web-services google-cloud-platform dns cloud devops