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

Docs on how to better allocate resources for each cloud provider #796

Closed
Tracked by #792
costrouc opened this issue Aug 31, 2021 · 7 comments
Closed
Tracked by #792

Docs on how to better allocate resources for each cloud provider #796

costrouc opened this issue Aug 31, 2021 · 7 comments
Assignees
Labels
area: documentation 📖 Improvements or additions to documentation

Comments

@costrouc
Copy link
Member

costrouc commented Aug 31, 2021

In administrative docs FAQ there should be a section/question about how to pick the correct memory/cpu for each cloud provider or in as many as we can find with links to the definitive docs.

@costrouc costrouc added the area: documentation 📖 Improvements or additions to documentation label Aug 31, 2021
@costrouc costrouc changed the title in the administrative docs in FAQ there should be a section/question about how to pick the correct memory/cpu for each cloud provider or in as many as we can find with links to the definitive docs. In administrative docs FAQ there should be a section/question about how to pick the correct memory/cpu for each cloud provider or in as many as we can find with links to the definitive docs. Aug 31, 2021
@costrouc
Copy link
Member Author

See #792

@costrouc
Copy link
Member Author

@viniciusdc please do a deep dive into this and try to get a formula for what the resources available are memory/cpu. Also try to test out these numbers with a blank slate gcp and digital ocean kubernetes clusters. That way we know that QHub is not causing the the issues with resources being taken up. Digtal ocean should be easier to work with. I would also just use the gui to spin up/down new instance types.

@costrouc
Copy link
Member Author

You try to use a sample pod e.g. and try to schedule it on these clusters.

...
kind: Pod
spec:
   containers:
       - name: busybox
         image: busybox:latest
         resources:
             ....

You'll have to play with the resources

@viniciusdc viniciusdc changed the title In administrative docs FAQ there should be a section/question about how to pick the correct memory/cpu for each cloud provider or in as many as we can find with links to the definitive docs. Docs on how to better allocate resources for each cloud provider Aug 31, 2021
@github-actions
Copy link

github-actions bot commented Nov 1, 2021

This issue has been automatically marked as stale because there was no recent activity in 60 days. Remove the stale label or add a comment, otherwise, this issue will automatically be closed in 7 days if no further activity occurs.

@github-actions github-actions bot added the status: stale 🥖 Not up to date with the default branch - needs update label Nov 1, 2021
@github-actions
Copy link

github-actions bot commented Nov 9, 2021

This issue was closed because it has been stalled for 7 days with no activity.

@github-actions github-actions bot closed this as completed Nov 9, 2021
@trallard trallard removed the status: stale 🥖 Not up to date with the default branch - needs update label Dec 17, 2021
@trallard trallard reopened this Dec 17, 2021
@trallard
Copy link
Member

trallard commented Jun 7, 2022

@costrouc @viniciusdc - is this still relevant? been a while since there was an update

@kcpevey
Copy link
Contributor

kcpevey commented Jun 7, 2022

Closing in favor of #35

@kcpevey kcpevey closed this as completed Jun 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: documentation 📖 Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

4 participants