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

[Operational Awareness] Review request limits to ensure KIM has highest quality class (guaranteed) #518

Open
1 task
tobiscr opened this issue Nov 21, 2024 · 0 comments
Labels
area/control-plane Related to all activities around Kyma Control Plane kind/feature Categorizes issue or PR as related to a new feature.

Comments

@tobiscr
Copy link
Contributor

tobiscr commented Nov 21, 2024

Description

To avoid that KIM will be one of the first workloads which get evicted if Kubernetes runs out of resources, we have to review the requested resources in KIM's deployment. The request/limit has to be set with equal values to ensure KIM achieves the Guaranteed quality of service class (https://kubernetes.io/docs/concepts/workloads/pods/pod-qos/).

AC:

  • Ensure the resources defined for KIM set for request and limit the same value to achieve the Guaranteed quality of service class for KIM

Reasons

KIM should not directly be evicted if Kubernetes runs out of capacity. Highest Qualiy Of Service class has to be used for KIM.

Attachments

@tobiscr tobiscr added kind/feature Categorizes issue or PR as related to a new feature. area/control-plane Related to all activities around Kyma Control Plane labels Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/control-plane Related to all activities around Kyma Control Plane kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

No branches or pull requests

1 participant