Workloads & Scheduling

Deploy and manage application workloads with proper scheduling and configuration (15% of exam).

This domain covers understanding application deployments and how to perform rolling updates and rollbacks, using ConfigMaps and Secrets to configure applications, configuring workload autoscaling, understanding the primitives used to create robust self-healing application deployments, and configuring Pod admission and scheduling including limits and node affinity.
5 minutes 5 Questions

In the context of the Certified Kubernetes Administrator (CKA) exam, 'Workloads & Scheduling' represents a critical domain focusing on how applications are packaged, deployed, and assigned to specific nodes within the cluster. **Workloads** refer to the Kubernetes controllers that manage the lifec…

Concepts covered: Understand application deployments and how to perform rolling update and rollbacks, Use ConfigMaps and Secrets to configure applications, Configure workload autoscaling, Understand the primitives used to create robust, self-healing, application deployments, Configure Pod admission and scheduling (limits, node affinity, etc.), DaemonSets and StatefulSets, Jobs and CronJobs, Resource requests and limits, Taints and tolerations, Node selectors and affinity rules, Pod priority and preemption, Horizontal Pod Autoscaler (HPA), Init containers and sidecar patterns

Test mode:
More Workloads & Scheduling questions
400 questions (total)