Deploying Go App with GCP, CircleCI, and Spinnaker

Introducing a deployment of the Go app using Google Cloud Platform, CircleCI, and Spinnaker.

Manato Kuroda
11 min readNov 29, 2019

--

Deploying Go App with GCP, CircleCI, and Spinnaker

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…

--

--