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

Accounting of sidecar/OS resources in kubernetes clusters #378

Open
gainsley opened this issue Oct 22, 2024 · 0 comments
Open

Accounting of sidecar/OS resources in kubernetes clusters #378

gainsley opened this issue Oct 22, 2024 · 0 comments

Comments

@gainsley
Copy link
Contributor

For auto-clusters, we currently create a Kubernetes cluster based on the resource requirements and min node size requirements specified by the App definition, i.e. App.KubernetesResources. We are currently ignoring resource needs for:
a) sidecar apps, like prometheus, nfs-provisioner, nvidia-operator
b) OS needs

We are also calculating currently used resources by ignoring the above. We need to decide on how many resources to allocate for each of the above and then add those to our resource calculations.

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

No branches or pull requests

1 participant