Fix a typo in pod-preemption.md
This commit is contained in:
parent
caa452da98
commit
d1dddd7e1b
|
@ -34,7 +34,7 @@ _Author: @bsalamat_
|
|||
- Define the interaction between scheduler preemption and Kubelet evictions.
|
||||
- Define mechanics of preemption.
|
||||
- Propose new changes to the scheduling algorithms.
|
||||
- Propose new changes to the cluster aut-scaler.
|
||||
- Propose new changes to the cluster auto-scaler.
|
||||
|
||||
## Non-Goals
|
||||
|
||||
|
@ -428,4 +428,4 @@ To solve the problem, the user might try running his web server as Guaranteed, b
|
|||
|
||||
- [Controlled Rescheduling in Kubernetes](/contributors/design-proposals/scheduling/rescheduling.md)
|
||||
- [Resource sharing architecture for batch and serving workloads in Kubernetes](https://docs.google.com/document/d/1-H2hnZap7gQivcSU-9j4ZrJ8wE_WwcfOkTeAGjzUyLA)
|
||||
- [Design proposal for adding priority to Kubernetes API](https://github.com/kubernetes/community/pull/604/files)
|
||||
- [Design proposal for adding priority to Kubernetes API](https://github.com/kubernetes/community/pull/604/files)
|
||||
|
|
Loading…
Reference in New Issue