From d1dddd7e1b69000bb33c4c5a3a7a189f6a29aa11 Mon Sep 17 00:00:00 2001 From: Jiuyuan Huang Date: Wed, 31 Jan 2018 17:37:48 +0800 Subject: Fix a typo in pod-preemption.md --- contributors/design-proposals/scheduling/pod-preemption.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contributors/design-proposals/scheduling/pod-preemption.md b/contributors/design-proposals/scheduling/pod-preemption.md index c83f83d2..02100c19 100644 --- a/contributors/design-proposals/scheduling/pod-preemption.md +++ b/contributors/design-proposals/scheduling/pod-preemption.md @@ -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) \ No newline at end of file +- [Design proposal for adding priority to Kubernetes API](https://github.com/kubernetes/community/pull/604/files) -- cgit v1.2.3