cost 120 ms
使用谷歌云负载平衡运行 Apollo 服务器后,Apollo Studio 无法正常工作 - Apollo studio is not working after running Apollo server with google cloud load balancing

我无法通过 Apollo Studio ( https://studio.apollographql.com/sandbox/explorer ) 或前端的 Apollo Client 库连接到我的 Apollo (graphql) 服务器。 但是当通过 Postman、graphql-reques ...

托管实例组中 Compute Engine 虚拟机的延迟顺序重启 - Delayed sequential restart of Compute Engine VMs in Managed Instance Groups

我有一个 Google Compute Engine VM 的托管实例组(基于在 Container-Optimized OS 上部署容器的模板)。 MIG 是区域性的(多区域)。 我可以发布一个更新的容器镜像( docker run , docker tag , docker push ),然后 ...

GCP 上的 Pulumi - 如何使用 Docker 容器实例创建托管实例组 - Pulumi on GCP - How to create a Managed Instance Group with Docker Container Instances

我一直在尝试在 GCP 上创建一个托管实例组,其中包含托管自定义 docker 图像的实例。 但是,我正在努力弄清楚如何使用 Pulumi 来做到这一点。 阅读Google 的 GCP 文档,可以通过实例模板在托管实例组中部署托管 docker 容器的实例。 实际上,对于 gcloud,这看起来像: ...

在 GCP 上的区域托管实例组上指定自定义网络 - Specifying Custom Network on Regional Managed Instance Groups on GCP

我正在探索 GCP 上的托管实例组,并且正在尝试创建一个多区域(区域)MIG。 但是,它始终选择 default.network,而且我看不到任何更改它的方法(我知道如果 MIG 是区域性的,它可以更改)。 是否可以将 custom.network 与区域 MIG 一起使用,或者这只是它始终需要使用 ...

在 Google Cloud Platform 中调整实例组大小的终止行为是什么? - What is the kill behaviour for resizing an instance group in Google Cloud Platform?

如果我有一个包含 10 台机器的实例组,并且我将实例组的大小调整为 9 台机器。 是什么决定了 go 将关闭哪个实例? 是先进先出、后进先出还是随机? 是否可以配置此行为? ...

如何为具有多区域配置的托管实例组获取实例组的实例 - How to fetch instances of instance groups for a managed instance group with multi-zone configuration

我最近开始使用具有多区域配置的托管实例组。 当我使用 GCE api 为这个实例组获取实例时,zone 是一个必需的参数。 对于在多个区域中具有实例的托管实例组,实例组不属于一个区域。 在这种情况下我如何获取实例? ...

我创建了一个实例组,所有 100 个创建的实例都有这个红色感叹号,表示该实例不存在 - I created an instance group and all of the 100 created instances have this red exclamination mark saying this instance doesn't exist

我创建了一个实例组,所有 100 个创建的实例都有这个红色感叹号,表示此实例不存在,表示它已终止或从未创建,我该怎么办? 我尝试创建另一个,但仍然相同,或者它只创建了一个。 ...

为什么在 gcloud 中设置 http 负载均衡器时无法选择我创建的托管实例组? - Why I can't choose managed instance group I created when setting up http load balancer in gcloud?

我正在尝试设置 http 负载均衡器,为后端服务启用自动缩放的托管实例组。 当我在创建后端服务时尝试添加实例组时出现问题,我已经从实例模板创建了我的托管实例组,但我无法从添加实例组面板中看到它。 我选择了“从现有组中选择”(不确定它是不是我使用外语的确切短语)并且我选择了亚洲地区,但我无法看到/选 ...


 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM