The Workloads & Scheduling represents about 15% of the exam. The topics to study include:
- Understand deployments and how to perform rolling update and rollbacks
- Use ConfigMaps and Secrets to configure applications
- Know how to scale applications
- Understand the primitives used to create robust, self-healing, application deployments
- Understand how resource limits can affect Pod scheduling
- Awareness of manifest management and common templating tools
Practice the Workload section using the exercises on the left. You can perform them in any order as there is no dependency between each other. For each one, it is recommended to try to do it by yourself first, then to check the documentation if you’r blocked, and then to check the solution in last resort :)