Skip to content

Pod with high priority class can't preempt pod with lower priority class #553

Closed Answered by Huang-Wei
kunZooberg asked this question in Q&A
Discussion options

You must be logged in to vote

@wzshiming I think you've already figured it out - the PriorityClassName (string) -> Priory (int) population is done by admission plugin. I'd suggest to enable --kube-admission by default for kwokctl, wdyt? basically try to use the same parameter as default API Server.

@kunZooberg another workaround is to directly specify .spec.priority in pod spec.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
2 replies
@kunZooberg
Comment options

@kunZooberg
Comment options

Comment options

You must be logged in to vote
3 replies
@Huang-Wei
Comment options

Answer selected by kunZooberg
@wzshiming
Comment options

@kunZooberg
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants