CI/CD for GKE using Cloud Deploy

This tutorial will guide you through creating a CI/CD Pipeline on the Google Cloud Platform using Cloud Build and Cloud Deploy.

David Sugden
9 min readJan 23, 2022

--

Cloud Deploy is the latest service from Google in the Continuous Delivery space and automates deployments of your application into your GKE clusters.

--

--