Subscribe to the Spinnaker YouTube channel
Spinnaker is an open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence.
In Spinnaker, you can disable a pipeline, which means it will not automatically trigger on external events; moreover, a disabled pipeline cannot be executed manually.
This video demonstrates how to manually kickoff a pipeline (even if it’s been configured to automatically trigger on an event, such as a crontab).
This short video demonstrates how to manually rollback a Server Group using Spinnaker.
This demo walks through a source-to-prod continuous delivery flow for an application deployed via containers, on Google Cloud Platform. It demonstrates a process where a push to a release branch in GitHub triggers a series of build, deploy and promotion events through to a Kubernetes cluster, employing best practices in several key areas.
This demo walks through a source-to-prod continuous delivery flow for an application running on Google App Engine. It demonstrates a safe and repeatable process where a push to a release branch in GitHub triggers a series of deploy, canary and promotion events through to App Engine.
This series of videos walks through the Google Source to Production Codelab in its entirety.