GoogleCloudPlatform / reliable-app-platforms

A MVP of a platform for delivering reliable applications on Google Cloud
Apache License 2.0
5 stars 5 forks source link

Multi target Cloud Deploy pipelines #4

Open ameer00 opened 1 year ago

ameer00 commented 1 year ago

Current pipelines deploy to one cluster at a time which takes a long time. Create a pipeline with multi target GKE clusters.

Example: 1 zone in region 1 -> all zones in region 1 -> all zones in region 2