Google 云 运行(完全托管):无法自定义域映射
Google Cloud Run (fully managed): Custom domain mapping not possible
当我尝试将自定义域映射到我的服务时,我得到:“无法创建域映射:在 europe-west3 中不允许创建域映射”。 Google 运行 如果不能映射到自定义域,那么对于许多用例来说似乎毫无用处,所以我想知道它是否真的不可能,或者这是一个错误,或者我必须启用某些东西才能使用此功能。
根据官方文档:
You can use a custom domain rather than the default address that Cloud
Run provides for a deployed service.
To use a custom domain for a service, you map your service to the
custom domain, then update your DNS records. You can map a service to
a domain, such as example.comor to a subdomain, such as
subdomain.example.com.
在
中无法将自定义域映射到云 运行(完全托管)服务
asia-east2
asia-northeast2
asia-northeast3
asia-southeast1
asia-southeast2
asia-south1
australia-southeast1
europe-west2
**europe-west3**
europe-west6
northamerica-northeast1
southamerica-east1
当我尝试将自定义域映射到我的服务时,我得到:“无法创建域映射:在 europe-west3 中不允许创建域映射”。 Google 运行 如果不能映射到自定义域,那么对于许多用例来说似乎毫无用处,所以我想知道它是否真的不可能,或者这是一个错误,或者我必须启用某些东西才能使用此功能。
根据官方文档:
You can use a custom domain rather than the default address that Cloud Run provides for a deployed service.
To use a custom domain for a service, you map your service to the custom domain, then update your DNS records. You can map a service to a domain, such as example.comor to a subdomain, such as subdomain.example.com.
在
中无法将自定义域映射到云 运行(完全托管)服务asia-east2
asia-northeast2
asia-northeast3
asia-southeast1
asia-southeast2
asia-south1
australia-southeast1
europe-west2
**europe-west3**
europe-west6
northamerica-northeast1
southamerica-east1