From 135a1fdde3ac39489a070a70c4b940ceb59f92ba Mon Sep 17 00:00:00 2001 From: Guangya Liu Date: Mon, 6 Feb 2017 10:22:09 +0800 Subject: Fixed typo in rescheduling.md. --- contributors/design-proposals/rescheduling.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributors/design-proposals/rescheduling.md b/contributors/design-proposals/rescheduling.md index b1bdb937..1966de79 100644 --- a/contributors/design-proposals/rescheduling.md +++ b/contributors/design-proposals/rescheduling.md @@ -52,7 +52,7 @@ Example use cases for rescheduling are * (note that these last two cases are the only use cases where the first-order intent is to move a pod specifically for the benefit of another pod) * moving a running pod off of a node from which it is receiving poor service - * anomalous crashlooping or other mysterious incompatiblity between the pod and the node + * anomalous crashlooping or other mysterious incompatibility between the pod and the node * repeated out-of-resource killing (see #18724) * repeated attempts by the scheduler to schedule the pod onto some node, but it is rejected by Kubelet admission control due to incomplete scheduler knowledge -- cgit v1.2.3