Skip to content

Latest commit

 

History

History
52 lines (27 loc) · 905 Bytes

2.workloads_scheduling.md

File metadata and controls

52 lines (27 loc) · 905 Bytes

Workloads & Scheduling - 15%


Understand deployments and how to perform rolling update and rollbacks


Refer Deployment Rollouts


Use ConfigMaps and Secrets to configure applications


Refer ConfigMaps
Refer Secrets


Know how to scale applications


Refer Deployment Scaling


Understand the primitives used to create robust, self-healing, application deployments


Refer Deployment Scaling


Understand how resource limits can affect Pod scheduling


Refer Resources - Requests & Limits


Awareness of manifest management and common templating tools


TBD