Stay organized with collections
Save and categorize content based on your preferences.
The Cloud Deploy service runs as multiple independent, isolated
instances in various Google Cloud locations. The location where you create a
delivery pipeline determines which Cloud Deploy instance stores
and processes requests for that pipeline.
The Cloud Locations page lists
supported regions for each Google Cloud product, including
Cloud Deploy.
When Cloud Deploy uses other Google Cloud resources for a
pipeline, it creates them in the same location if possible, including
Cloud Storage buckets, for example, which Cloud Deploy uses to
store rendered configuration manifests.
Cloud Deploy instances can deploy applications to locations other
than the one where Cloud Deploy is running. This capability allows
your delivery pipelines to deploy to multiple regions. However, a given delivery
pipeline is only accessible by a single Cloud Deploy instance.
Cloud Deploy instances operate independently, so a failure in one
region doesn't affect an instance in another. For this reason, if you are only
deploying to a single region, we recommended (but don't require) that you create
your pipeline in the same location as your target cluster.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-25 UTC."],[[["Cloud Deploy operates through independent instances in various Google Cloud locations, with the delivery pipeline's location dictating the instance that manages its requests."],["Delivery pipelines, targets, releases, and rollouts must reside within the same region, but target GKE and GKE Enterprise clusters can be located in any region."],["Cloud Deploy creates associated Google Cloud resources, like Cloud Storage buckets, within the same location as the delivery pipeline whenever feasible."],["Cloud Deploy instances can deploy to locations beyond their own, enabling multi-region deployments, but a single pipeline remains confined to a single Cloud Deploy instance."],["Choosing a region can affect performance and billing due to data transfer variations between Google Cloud locations, and while it's not mandatory, it's recommended to create a pipeline in the same location as its target cluster when deploying to a single region."]]],[]]