Difference between revisions of "Kubernetes scheduler"

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
 
== Activities ==
 
== Activities ==
 
* [[CKA v1.18]]: Know how to configure the Kubernetes scheduler
 
* [[CKA v1.18]]: Know how to configure the Kubernetes scheduler
* [[CKA v1.18]]: Use [[label]] [[selectors]] to [[schedule Pods]]: <code>[[kubectl label nodes]]</code> and <code>[[nodeSelector]]</code>
+
* [[CKA v1.18: Use label selectors to schedule Pods]]: <code>[[kubectl label nodes]]</code> and <code>[[nodeSelector]]</code>
  
 
== Related terms ==
 
== Related terms ==

Revision as of 15:36, 22 August 2020

kube-scheduler is the default scheduler for Kubernetes and runs as part of the control plane.

/var/log/kube-scheduler.log - Scheduler (kube-scheduler), responsible for making scheduling decisions

Activities

Related terms

See also

Advertising: