Difference between revisions of "Kubernetes scheduling"

From wikieduonline
Jump to navigation Jump to search
 
(12 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Draft}}
 
{{Draft}}
 +
* https://kubernetes.io/docs/concepts/scheduling-eviction/scheduling-framework/
 +
 +
[[PreBind]]
 +
[[Bind]]
 +
[[PostBind]]
 +
  
 
  [[kind: CronJob]]
 
  [[kind: CronJob]]
 +
[[kind: PriorityClass]]
 +
 +
 +
{{kind: PriorityClass}}
 +
  
  
 
== Activities ==
 
== Activities ==
* [[CKA v1.23]] [[Workloads]] & [[Scheduling]] (15%)
+
* [[CKA]]: [[Workloads & Scheduling]] (15%)
** Understand how [[resource limits]] can affect [[Pod scheduling]]
+
** [[Understand how resource limits can affect Pod scheduling]]
 
* [[CKA v1.18]] [[Scheduling]] (5%): Use [[Kubernetes labels|label]] selectors to [[schedule Pods]]
 
* [[CKA v1.18]] [[Scheduling]] (5%): Use [[Kubernetes labels|label]] selectors to [[schedule Pods]]
  
 
== Related terms ==
 
== Related terms ==
 
* <code>[[nodeSelector]]</code>
 
* <code>[[nodeSelector]]</code>
 +
* [[Karpenter]]: <code>[[ttlSecondsUntilExpired]]</code>
 +
* [[Kubernetes autoscaling]]
  
 
== See also ==
 
== See also ==
* {{kubectl}}
 
 
* {{CKA}}
 
* {{CKA}}
 +
* {{Kubernetes scheduling}}
  
 
[[Category: Kubernetes]]
 
[[Category: Kubernetes]]

Latest revision as of 22:02, 9 November 2023

Advertising: