es una plataforma de c¨®digo abierto para entrega continua creada por . En esta se implementan manejo de cl¨²ster y despliegue de baked-images a la nube como funciones de primera clase. Nos gusta el acercamiento dogm¨¢tico de Spinnaker para el despliegue de microservicios. En ediciones previas, notamos la falta de capacidad de configurar pipelines como c¨®digo, pero esto ha sido abordado con la adici¨®n del spin CLI. A pesar de que no recomendamos Spinnaker para escenarios de despliegues continuos simples, se ha vuelto la herramienta a elegir por muchos en situaciones complejas con pipelines de despliegue igualmente complejos.
has open sourced , its microservices continuous delivery (CD) platform. Compared to other CI/CD platforms, Spinnaker implements cluster management and deployment of baked images to the cloud as first-class features. It supports out-of-the-box deployment and cluster management for multiple cloud providers such as Google Cloud Platform, AWS and Pivotal Cloud Foundry. You can integrate Spinnaker with Jenkins to run a Jenkins job build. We like Spinnaker's opinionated approach for deploying microservices to the cloud¡ªwith the exception that Spinnaker's pipelines are created via a user interface (UI) and cannot be configured as code.
has open sourced , its microservices continuous delivery (CD) platform. Compared to other CI/CD platforms, Spinnaker implements cluster management and deployment of baked images to the cloud as first-class features. It supports out-of-the-box deployment and cluster management for multiple cloud providers such as Google Cloud Platform, AWS and Pivotal Cloud Foundry. You can integrate Spinnaker with Jenkins to run a Jenkins job build. We like Spinnaker's opinionated approach for deploying microservices to the cloud¡ªwith the exception that Spinnaker's pipelines are created via a user interface (UI) and cannot be configured as code.

