无法对 Cloud 运行 和 Compute Engine 使用无服务器 VPC 访问

Not able to use Serverless VPC Access for Cloud Run and Compute Engine

我有一个 Cloud 运行 服务和一个 Compute Engine VM 实例,它们都在 europe-north1 区域。 我想连接 Cloud 运行 Compute Engine VM 实例的内部 IP 地址。为此,我尝试创建一个 'Serverless VPC Access'。当我看到支持的区域时,有欧洲西部[1-3]但没有欧洲北部......文档说:

In the Region field, select a region for your connector. This must match the region of your serverless service

这是否意味着如果我的服务位于 europe-north1,我将无法使用 Serverless VPC Access?

不过,我在europe-west3创建了VPC,认为它是最近的,建议IP范围:10.8.0.0/28。但是,当我转到 Cloud运行>service>Edit&Deploy New Revision>Connections 选项卡时,我没有在下拉框中列出 VPC 连接器。我创建连接器已经 30 分钟了。是否需要更多时间才能出现?

Europe-north1 不是 supported region for serverless vpc connector

如果您在 europe-west3 中创建了无服务器 VPC 访问,它立即可用于 Cloud 运行(或其他服务)。如果您没有看到,我想是因为您的 Cloud 运行 服务不在同一区域。仅显示(且可用)兼容的无服务器 VPC 连接器。