-
Notifications
You must be signed in to change notification settings - Fork 67
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 new cluster DANDI #3866
Add new cluster DANDI #3866
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@GeorgianaElena this lgtm, and I think we should actually merge this if it's been deployed so far - so we can count 'phase 1 and phase 2' as completed.
eksctl/dandi.jsonnet
Outdated
@@ -28,6 +28,15 @@ local notebookNodes = [ | |||
{ instanceType: "r5.xlarge" }, | |||
{ instanceType: "r5.4xlarge" }, | |||
{ instanceType: "r5.16xlarge" }, | |||
{ | |||
instanceType: "g4dn.xlarge", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@yuvipanda should dandi have 2xlarge also like the linc hub?
The cost is ~50% higher (0.75 USD/hour compared to 0.53)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah #3824 (comment) declared that to be the case.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@consideRatio, I've added 392979c to also support 2xlarge gpu machines. Does that look right to you or should we have only 2xlarge machines?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@GeorgianaElena yep, we should have both.
Merging this PR will trigger the following deployment actions. Support and Staging deployments
Production deployments
|
Co-authored-by: Erik Sundell <[email protected]>
Co-authored-by: Erik Sundell <[email protected]>
With the grafana setup, phase 1 and 2 should now be ready. Merging PR |
thank you @consideRatio and @yuvipanda for the feedback |
🎉🎉🎉🎉 Monitor the deployment of the hubs here 👉 https://github.com/2i2c-org/infrastructure/actions/runs/8466675669 |
PHASE 1 and 2 of #3824