Spinnaker is an open source multi-cloud continuous delivery platform that allows developers to release software changes continuously and reliably to any cloud environment, including Kubernetes. It provides automated canary analysis, rollback capabilities, and other guardrails to minimize risk during deployments. Spinnaker fits between the develop and operate stages of the DevOps toolchain, integrating with CI/CD tools during development and deployment and monitoring tools during operations. For Kubernetes environments, Spinnaker can deploy any Kubernetes manifests and leverage features like blue/green deployments, rollbacks, and traffic management across multiple Kubernetes clusters. The Spinnaker community is governed by a technical oversight committee and special interest groups, and has a public roadmap for upcoming features