-
Deploy an app to Google Kubernetes Engine using Cloud Deploy
Use Cloud Deploy to deliver a sample application to a sequence of two GKE clusters.
-
Deploy an app to Cloud Run using Cloud Deploy
Use Cloud Deploy to deliver a sample application to a sequence of two Cloud Run services.
-
Create a pipeline and release in the Google Cloud console
Use the Google Cloud console to create a delivery pipeline, two targets, and a release.
-
Deploy an app to multiple targets at once
Use Cloud Deploy to deliver a sample application to more than one target at the same time.
-
Automate release actions
Configure your delivery pipeline to automatically promote a release and advance a rollout.
-
Use a deploy policy to restrict rollout actions (Preview)
Create a deploy policy that restricts rollouts during a specified time window.
-
Define and use a custom target type
Create a custom target type, then deploy to a target of that type.
-
Deploy an app using a canary deployment strategy
Use a canary deployment strategy to progressively deliver a sample application to a target.
-
Verify your deployment
Run tests after deploying, to ensure a successful deployment.
-
Use deploy parameters
Pass post-rendering parameters to your manifests.
-
Run deploy hooks
Configure custom actions to run before and after deploying.