Skip to content
FindOpenSource

Spinnaker

Multi-cloud continuous delivery platform originally built at Netflix for deploying applications reliably across many cloud providers and regions.

Overview

Spinnaker manages deployment pipelines across multiple cloud providers and regions from one platform, with built-in support for canary analysis, automated rollback, and complex multi-stage release strategies that larger organizations often need. It was built at Netflix to manage deployments at very large scale and later open-sourced.

Spinnaker is a fit for larger organizations deploying across multiple cloud providers or many regions who need sophisticated release orchestration, a heavier-weight platform than the more focused Argo CD or Flux (also in this catalog) for teams whose deployment needs go beyond a single Kubernetes cluster.

Categories
DevOps
Keywords
continuous-deliverymulti-clouddeployment-pipelinecanary-release
Languages
Java
License
Apache-2.0

Spotted an error? Suggest an edit on GitHub.