As enterprises increasingly embrace microservices architecture for scalability, there is a growing demand for efficient solutions to optimize their CI/CD workflows. Spinnaker stands out as an essential tool, enabling businesses to automate their software delivery process through structured pipelines.
In this hands-on lab, you'll learn how to configure Spinnaker to support the continuous deployment of a basic web application into a lab-provided EKS cluster.
The lab will start with an empty EKS cluster into which you'll be instructed on how to install and set up Spinnaker. You’ll then configure Spinnaker to support the deployment of a simple web application across multiple environments (Dev and Prod), modeled within the EKS cluster using namespaces. The configuration steps performed within this lab will include the following:
Upon completion of this intermediate-level lab, you will:
Familiarity with the following will be beneficial but is not required:
The following content can be used to fulfill the prerequisites:
December 16th, 2024 - Resolved an issue preventing the lab from deploying
October 15th, 2024 - Resolved deployment issue
April 8th, 2024 - Resolved deployment issue