为什么我的 GCP 负载均衡器证书卡在配置中?

Why is my GCP Load Balancer Certificate stuck at provisioning?

我已经根据文档设置了所有内容:

For the certificate provisioning process to proceed, all of the following conditions must be met:

  • The DNS records for your domain must reference the IP address of your load balancer's target proxy,
  • Your target proxy must reference the Google-managed certificate resource.
  • Your load balancer configuration must be complete, including the creation of a forwarding rule.

With a correct configuration the total time for provisioning certificates is likely to take from 30 to 60 minutes.

已经2个小时了。

我设法通过 https://issuetracker.google.com/issues/117900454 得到了某人的回复。我无知地使用 Cloud DNS 的 "CNAME" 来指向我的 IP 地址,而不是使用 "A" 记录。现在一切正常。