Difference between revisions of "Kubernetes scheduling"
Jump to navigation
Jump to search
Line 26: | Line 26: | ||
== Related terms == | == Related terms == | ||
* <code>[[nodeSelector]]</code> | * <code>[[nodeSelector]]</code> | ||
− | * <code>[[ttlSecondsUntilExpired]]</code> | + | * [[Karpenter]]: <code>[[ttlSecondsUntilExpired]]</code> |
* [[Kubernetes autoscaling]] | * [[Kubernetes autoscaling]] | ||
Revision as of 09:00, 20 January 2023
This article is a Draft. Help us to complete it.
PreBind Bind PostBind
kind: CronJob
apiVersion: scheduling.k8s.io/v1 kind: PriorityClass metadata: name: overprovisioning value: -1 globalDefault: false description: "Priority class used by overprovisioning."
Activities
- CKA v1.23 Workloads & Scheduling (15%)
- Understand how resource limits can affect Pod scheduling
- CKA v1.18 Scheduling (5%): Use label selectors to schedule Pods
Related terms
See also
Advertising: