Difference between revisions of "Kubernetes scheduling"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
[[kind: PriorityClass]] | [[kind: PriorityClass]] | ||
metadata: | metadata: | ||
− | name: overprovisioning | + | name: [[overprovisioning]] |
value: -1 | value: -1 | ||
globalDefault: false | globalDefault: false |
Revision as of 18:40, 21 December 2022
This article is a Draft. Help us to complete it.
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
kubectl
: [cp | config | create
|delete
|edit | explain |
apply
|exec
|get
|set
|drain | uncordon | rolling-update
|rollout
|logs
|run
|auth
|label | annotate
|version
|top
|diff
|debug
|replace
|describe
|port-forward | proxy
|scale
|rollout
|api-resources
| expose deployment | expose | patch | attach | get endpoints | ~/.kube/config | kubectl logs --help | kubectl --help, kubectl-convert, kubectl autoscale, kubectl.kubernetes.io- CKA: v1.28: API, Namespace, Pods, secrets, Services, deployments, nodes, Volumes, Ingress, CKS
Advertising: