Introduction to Spinnaker
Spinnaker is an open source, multi-cloud continuous delivery tool developed by Netflix and Google and which was then open sourced to the Cloud Native Computing Foundation (CNCF). This tool can help you deploy your applications across multiple clouds and Kubernetes clusters and manage them using a single control plane. That provides organizations with immense power in managing their deployments across several estates, geographical locations, and cloud accounts.
The tool is potent and flexible with its pipelines. Currently, it supports many target cloud platforms, including AWS EC2, EKS, Kubernetes, Google Compute Engine, Google Kubernetes Engine, Google App Engine, Microsoft Azure, Openstack, Oracle Cloud Infrastructure, and Cloud Foundry. They also have plans to integrate it with on-premises data centers.
It helps you run robust deployment pipelines that can run system and integration tests, manage your infrastructure using a concept called server groups...