
Spinnaker
Spinnaker is an open-source, multi-cloud continuous delivery platform that combines a powerful and flexible pipeline management system with integrations to the major cloud providers. If you are looking to standardize your release processes and improve quality, Spinnaker is for you.
Documentation - Spinnaker
Jun 23, 2020 · Spinnaker is an open-source, multi-cloud continuous delivery platform that helps you release software changes with high velocity and confidence. Set Up Spinnaker Instructions for installing and setting up Spinnaker.
Get Started Using Spinnaker
Dec 13, 2021 · If you want to try out Spinnaker, here are some quickstarts. If Spinnaker is already installed in your organization, and you want to practice it using some guided tutorials, here are codelabs . If you want a basic overview of how to use Spinnaker, the high-level process is described below.
Concepts - Spinnaker
Apr 26, 2023 · Spinnaker provides a number of stages such as Deploy, Resize, Disable, Manual Judgment, and many more. You can see the full list of stages and read about implementation details for each provider in the Reference section.
Install and Configure Spinnaker
Installing a complete Spinnaker involves these steps: Install Halyard; Choose a cloud provider; Choose an environment; Choose a storage service; Deploy Spinnaker; Back up your config; Configure everything else (which includes a lot of stuff …
An Introduction to Spinnaker: Hello Deployment
Oct 19, 2021 · This guide will run through the workflow of setting up an example application deployment with Spinnaker. It assumes you already have Spinnaker up and running on AWS or GCE. A guide for installation can be found here .
Pipelines - Spinnaker
Apr 26, 2023 · A pipeline is a sequence of stages provided by Spinnaker, ranging from functions that manipulate infrastructure (deploy, resize, disable) as well as utility scaffolding functions (manual judgment, wait, run Jenkins job) that together precisely define your runbook for managing your deployments.
The Spinnaker Community Blog
Oct 28, 2022 · The Spinnaker Kubernetes Operator is now GA! The Operator makes managing Spinnaker, which runs in Kubernetes, dramatically simpler.
Versions - Spinnaker
Jan 22, 2025 · The Spinnaker releases listed below are top-level versions tying together each Spinnaker subcomponents’ versions. These have been validated together in an end-to-end integration test suite curated by the Spinnaker community, and represent a more maintainable, easy to upgrade Spinnaker.
Can I push that? Building safer, low-risk deployments with Spinnaker
Mar 16, 2017 · The easiest safeguard to use in Spinnaker is to enable simple rollbacks when you deploy your services via the red-black ( also known as blue/green ) deployment strategy. When creating a new server group in Spinnaker, simply select the red/black push deployment strategy: