Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change a way to mark pods as critical add-on #913

Merged
merged 1 commit into from
May 15, 2024

Conversation

toshipp
Copy link
Contributor

@toshipp toshipp commented May 14, 2024

The CriticalAddonsOnly taint had been deprecated 1. Critical add-on pods should use higher priority class now 2.

Fix: #912

The CriticalAddonsOnly taint had been deprecated [1]. Critical add-on
pods should use higher priority class now [2].

[1]: kubernetes/website#10733
[2]: https://kubernetes.io/docs/tasks/administer-cluster/guaranteed-scheduling-critical-addon-pods/

Signed-off-by: Toshikuni Fukaya <toshikuni-fukaya@cybozu.co.jp>
@toshipp toshipp requested a review from a team as a code owner May 14, 2024 09:35
@satoru-takeuchi satoru-takeuchi merged commit 69fcfe6 into main May 15, 2024
26 checks passed
@satoru-takeuchi satoru-takeuchi deleted the change-making-critical-pod branch May 15, 2024 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Update a way to mark pods as critical add-on
3 participants