Skip to content

Conversation

@brandon-at-wrk
Copy link

If you need to debug a Node that has hit its Pod limit, while you could delete a Pod on the Node, you may find that the ReplicaSet re-schedules faster than you re-execute node-shell. Using a PriorityClass of high urgency, such as system-node-critical, will instead preempt a Pod on the machine so you can debug without racing against the scheduler. This flag should be used with the preemption behavior in mind.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant