Fix a typo in pod-preemption.md

This commit is contained in:
Jiuyuan Huang 2018-01-31 17:37:48 +08:00 committed by GitHub
parent caa452da98
commit d1dddd7e1b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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)