Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
使用默认配置设置Cloud Run for Anthos ,将istio -ingress作为网关和几个服务。找不到任何有关如何使用此设置连接 Cloud CDN 的文档。有人有这方面的经验吗?
Cloud CDN 内容交付网络与 HTTP(S) 负载平衡一起向您的用户交付内容1。由于 Istio ingress 与网络负载均衡器一起使用,因此它不能与 Cloud CDN 一起使用。
或者,当您创建 Ingress 对象时,GKE 入口控制器会创建一个 Google Cloud HTTP(S) 负载平衡器,并根据 Ingress 及其关联服务中的信息对其进行配置。2