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

Add Support for Component Priority Class Configuration in Karmada Operator #6009

Open
jabellard opened this issue Jan 1, 2025 · 1 comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@jabellard
Copy link
Contributor

jabellard commented Jan 1, 2025

What would you like to be added:
Today, when creating a Karmada instance to be managed by the operator, it's not possible to specify the priority class of the control plane components for that instance. Currently, the priority class name of some of the components is hardcoded as system-node-critical, while other components don't have a priority class specified at all. This feature request is for providing the ability of specifying the priority class of the Karmada control plane components.

Why is this needed:
At Bloomberg, we're currently building a managed Karmada platform and want to use the Karmada operator to manage the entire lifecycle of managed Karmada instances. To ensure reliability and stability of managed Karmada control planes, we would like to have the ability of specifying the priority class of Karmada control plane components.

@jabellard jabellard added the kind/feature Categorizes issue or PR as related to a new feature. label Jan 1, 2025
@jabellard
Copy link
Contributor Author

Hey @RainbowMango , I just submitted a proposal for this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
Status: No status
Development

No branches or pull requests

1 participant