Deploying Go App with GCP, CircleCI, and Spinnaker
Introducing a deployment of the Go app using Google Cloud Platform, CircleCI, and Spinnaker.
11 min readNov 29, 2019
--
This piece will focus on deploying a Go app with Continuous Delivery using Kubernetes, CircleCI, and Spinnaker. After finishing this piece, you can configure these services to automatically build and deploy it. When you…