Category: Kubernetes, Docker, automation

At Upside, we take pride in our deployment culture. Thanks to our applications being loosely coupled, we feel safe deploying fast and deploying often due to blast radius being minimized. Half the battle of implementing true CI/CD is already won at Upside due to our awesome engineering management and teams being fully supportive of the culture.

At Upside, we are making the push to get to full Continuous Deployment, and Spinnaker is what is enabling us to get there.

This manual approval has 3 options: Previously at Upside, we had continuous deployment to our Dev environment in that upon merge to master, Jenkins would use Helm to deploy to Dev.

Related Articles