Deployments offer a wide range of features for automating application management. In this lab, you will put your knowledge of deployments to the test. You will use an existing deployment to scale an application, as well as perform a rolling update.
Learning Objectives
Successfully complete this lab by achieving the following learning objectives:
- Update the App to a New Version of the Code
Perform a rolling deployment on the
beebox-web
deployment to deploy version1.0.2
.- Scale the App to a Larger Number of Replicas
Increase the number of replicas in the
beebox-web
deployment to5
.