Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 365 Bytes

i.scheduling.md

File metadata and controls

9 lines (8 loc) · 365 Bytes

Scheduling - 5%

  • Use label selectors to schedule Pods.
  • Understand the role of DaemonSets.
  • Understand how Resource Limits can affect Pod scheduling.
  • Understand how to run multiple schedulers and how to configure Pods to use them.
  • Manually schedule a pod without a scheduler.
  • Display scheduler events.
  • Know how to configure the Kubernetes scheduler.