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