gRPC 计算引擎教程

gRPC Compute engine tutorial

我正在为 grpc 试用 GCE。过去,我设置了 ECS (ec2 + NLB + ALB),但由于我在 NLB 后面的 grpc 服务器上有奇怪的行为,我的团队决定尝试似乎更适合 GRPC 的 GCE。

我正在学习教程here

我需要确定以下内容

To determine the ENDPOINTS_SERVICE_NAME you can either: After deploying the Endpoints configuration, go to the Endpoints page in the Cloud Console. The list of possible ENDPOINTS_SERVICE_NAME are shown under the Service name column.

因为我刚刚使用 gcloud 完成上传并启用了所需的服务,所以我就在那个时候。

没有这样的“服务”栏,我得到的最接近的是这个标签

服务名称:“端点”部分中的 bookstore.endpoints.grpc-research.cloud.goog

我不知道是文档过时了还是我放错地方了还是遗漏了什么。

该列是Service name。它位于 UI > Endpoints / Services / Service name 中的 Endpoints 中。这与您在 post.

中分享的相同

我的情况是function1.xxxxxxx.a.run.app