Add description for Priority admission control plug-in (#6058)

reviewable/pr4630/r7^2
XsWack 2017-10-27 06:16:50 +08:00 committed by Steve Perry
parent ec21a413b7
commit 62e51f8696
1 changed files with 4 additions and 0 deletions

View File

@ -397,6 +397,10 @@ Tolerations to a namespace are assigned via the
`scheduler.alpha.kubernetes.io/tolerationsWhitelist`
annotation keys.
### Priority
The priority admission controller uses the `priorityClassName` field and populates the integer value of the priority. If the priority class is not found, the Pod is rejected.
### ResourceQuota
This plug-in will observe the incoming request and ensure that it does not violate any of the constraints