Videos

An extensive collection of demonstration videos, covering many facets of Spinnaker.

Subscribe to the Spinnaker YouTube channel

General

Welcome to Spinnaker: Feature Overview (2m 46s)

Spinnaker is an open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence.

Disabling a Spinnaker pipeline (0m 58s)

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.

Manually triggering a Spinnaker pipeline (0m 46s)

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).

Manual Server Group rollbacks in Spinnaker (1m 40s)

This short video demonstrates how to manually rollback a Server Group using Spinnaker.

Google

Continuous Delivery for Kubernetes on GCP (6m 26s)

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.

Continuous Delivery for Google App Engine (3m 55s)

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.

Google Source to Production Codelab Walk Through

This series of videos walks through the Google Source to Production Codelab in its entirety.

Microsoft Azure