Kubernetes: Continuous Delivery with Spinnaker
Overview
Learn how to use Spinnaker—an open-source, multicloud continuous delivery platform—to enable continuous delivery with Kubernetes.
Spinnaker is an open-source, multicloud continuous delivery platform for releasing software changes with high velocity and confidence. It boasts a flexible service model and a solid set of integration options, and also works particularly well with cloud native environmentsâparticularly Kubernetes. In this course, learn how to use Spinnaker to enable continuous delivery with Kubernetes. Instructor Robert Starmer shows how to deploy Spinnaker, add a container app, and develop a pipeline for an application to get it properly deployed into a production environment. Plus, learn how Spinnaker supports scaling and rollbacks, making the process rather straightforward.
Spinnaker is an open-source, multicloud continuous delivery platform for releasing software changes with high velocity and confidence. It boasts a flexible service model and a solid set of integration options, and also works particularly well with cloud native environmentsâparticularly Kubernetes. In this course, learn how to use Spinnaker to enable continuous delivery with Kubernetes. Instructor Robert Starmer shows how to deploy Spinnaker, add a container app, and develop a pipeline for an application to get it properly deployed into a production environment. Plus, learn how Spinnaker supports scaling and rollbacks, making the process rather straightforward.
Syllabus
Introduction
- Spinnaker for continuous delivery pipelines
- What you should know
- Technical requirements
- Integrating continuous integration
- Containers for continuous deployment
- Infrastructure: Kubernetes
- Adjacent resources
- Deploying a "simple" Spinnaker
- Spinnaker security
- Create an application
- Add a Cluster manifest
- Add a load balancer manifest
- Create a pipeline
- Integrating artifacts
- Triggering from webhooks
- Finalize webhook triggering
- Parameterization of manifests
- Create a parallel action
- Add a manual gate
- Deployment versions
- Rollback
- Scale and version
- Next steps
Taught by
Robert Starmer