我在 Cloud Run Anthos 上部署了一项服务。只能通过VPC私有连接访问服务,不对外暴露。我有一个虚拟机并试图访问该服务,但无法连接到内部 IP。只能通过具有有效域的 GKE 集群外部 IP 访问此服务吗?Anthos 部署提供的选项仅允许通过内部访问“此服务部署在 中cluster-local configuration
,并且只能从 Kubernetes 集群内部访问。您可以使用它kubectl port-forward
来设置从桌面到簇”
是内部手段,不是 GCP 项目上下文,而是仅在集群内?
gke-workloads-anthos-cloud-run anthos-cluster-cloud-run-service-deployed
[cloud-run-anthos-gke][3]
[3]: https://i.stack.imgur.com/z8iE9.png