Google 具有区域 kubernetes 集群的 Cloud Composer
Google Cloud Composer with regional kubernetes cluster
我正在计划一个 DR 计划,以防 GCP 中出现区域故障。
目前,Composer 在单个区域中运行。有没有办法让它的 Kubernetes 集群区域化?
暂时没有。 The composer API requires a region when you create the environment but it chooses a single zone within that region to create the cluster. GKE can clearly support regional and multi-zonal clusters, so I recommend filing a feature request 将此功能添加到 composer
我正在计划一个 DR 计划,以防 GCP 中出现区域故障。
目前,Composer 在单个区域中运行。有没有办法让它的 Kubernetes 集群区域化?
暂时没有。 The composer API requires a region when you create the environment but it chooses a single zone within that region to create the cluster. GKE can clearly support regional and multi-zonal clusters, so I recommend filing a feature request 将此功能添加到 composer