Merge pull request #6030 from chentao1596/patch-1

fix wrong link to pod-preemption.md
reviewable/pr6047/r1
Joseph Heck 2017-10-25 12:02:21 -07:00 committed by GitHub
commit ffa1161c2a
1 changed files with 1 additions and 1 deletions

View File

@ -168,7 +168,7 @@ problematic in clusters with a high Pod creation rate.
We will address this problem in the beta version of Pod preemption. The solution
we plan to implement is
[provided here](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/pod-preemption.md#preemption-mechanics).
[provided here](https://github.com/kubernetes/community/blob/master/contributors/design-proposals/scheduling/pod-preemption.md#preemption-mechanics).
#### PodDisruptionBudget is not supported