Skip to content

Commit

Permalink
Merge pull request #6030 from chentao1596/patch-1
Browse files Browse the repository at this point in the history
fix wrong link to pod-preemption.md
  • Loading branch information
heckj authored Oct 25, 2017
2 parents 0d2209b + 8eb389f commit ffa1161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/concepts/configuration/pod-priority-preemption.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit ffa1161

Please sign in to comment.