【发布时间】:2020-03-26 17:01:51
【问题描述】:
我希望为我的计算实例获取公共 DNS 名称,我注意到在 create-with-container there's the --public-dns flag 的测试版中。我用这个标志创建了一个容器,但是当我进行检查时,我看不到任何类型的公共 DNS 名称。
有什么方法可以在不启动负载平衡器等的情况下为我的容器获取公共 DNS 名称?
【问题讨论】:
标签: google-cloud-platform google-compute-engine google-container-os