【问题标题】:Google Cloud Run (fully managed): Custom domain mapping not possibleGoogle Cloud Run(完全托管):无法自定义域映射
【发布时间】:2021-02-03 04:47:25
【问题描述】:

当我尝试将自定义域映射到我的服务时,我得到:“无法创建域映射:在 europe-west3 中不允许创建域映射”。如果无法将 Google Run 映射到自定义域,Google Run 对于许多用例似乎毫无用处,所以我想知道这是否真的不可能,或者这是一个错误,或者我必须启用某些东西才能使用此功能。

【问题讨论】:

    标签: google-cloud-run


    【解决方案1】:

    根据官方文档:

    Mapping custom domains

    您可以使用自定义域而不是 Cloud 的默认地址 Run 提供已部署的服务。

    要将自定义域用于服务,请将服务映射到 自定义域,然后更新您的 DNS 记录。您可以将服务映射到 域,例如 example.com 或子域,例如 subdomain.example.com.

    无法将自定义域映射到

    中的 Cloud Run(全托管)服务
    asia-east2
    asia-northeast2
    asia-northeast3
    asia-southeast1
    asia-southeast2
    asia-south1
    australia-southeast1
    europe-west2
    **europe-west3**
    europe-west6
    northamerica-northeast1
    southamerica-east1
    

    【讨论】:

    • 太可惜了!谢谢,目前德语版文档中缺少此信息。
    • 好吧,这是不可能的,但为什么呢?如果我们不在这些区域之一,我们应该做什么?
    • 在这些区域可用时是否有任何信息?
    猜你喜欢
    • 2022-07-22
    • 2020-06-24
    • 2021-03-12
    • 1970-01-01
    • 2020-08-04
    • 2019-12-31
    • 2020-01-07
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多