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

[BUG] - User scheduler pods run on user node groups on GCP, Azure, DO deployments #2414

Closed
Adam-D-Lewis opened this issue Apr 18, 2024 · 2 comments · Fixed by #2415
Closed

Comments

@Adam-D-Lewis
Copy link
Member

Describe the bug

These pods prevent scale down of user node group and should be run on general node group ideally.

Expected behavior

Run on general node group

OS and architecture in which you are running Nebari

Linux x86-64

How to Reproduce the problem?

Do a GCP, Azure, or DO deployment and see that 1 user node never scales down

Command output

No response

Versions and dependencies used.

No response

Compute environment

None

Integrations

No response

Anything else?

No response

@Adam-D-Lewis Adam-D-Lewis added type: bug 🐛 Something isn't working needs: triage 🚦 Someone needs to have a look at this issue and triage labels Apr 18, 2024
@viniciusdc
Copy link
Contributor

I agree, as this is bothersome. However, I was under the impression we needed the user scheduler to exist in the same node as where we plan the pods to be scaled in.

@Adam-D-Lewis
Copy link
Member Author

Adam-D-Lewis commented Apr 19, 2024

I agree, as this is bothersome. However, I was under the impression we needed the user scheduler to exist in the same node as where we plan the pods to be scaled in.

That is not necessary on Azure, AWS, or GCP at least, and I can't imagine why it would be different for DO. I've switched it to general node group on an Azure deployment and also on a GCP deployment and things work as expected. Additionally, we already have the user scheduler running on the general node group for AWS.

@github-project-automation github-project-automation bot moved this from New 🚦 to Done 💪🏾 in 🪴 Nebari Project Management Apr 22, 2024
@Adam-D-Lewis Adam-D-Lewis added this to the 2024.5.1 milestone Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging a pull request may close this issue.

2 participants