-
Notifications
You must be signed in to change notification settings - Fork 75
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
Deploy a BinderHub on AWS and add it to the federation #2556
Comments
#2467 was my attempt. I last visited when setting up the auto-scaler (which is another thing that doesn't come out of the box with EKS clusters). It worked, but it spun up more nodes than the maximum desired nodes I'd configured via terraform and I was confused as to whether that was intentional. I have access to Scott's AWS account which is where I was testing these things. |
If it's a blocker, would it help to deploy initially with a fixed size and capacity to get things started, then figure out the autoscaler later? OVH 1 always had a fixed size. |
@minrk Maybe blocker isn't quite the right word. The autoscaler works, just while autoscaling it exceeds the maximum number of nodes I set. And that concerns me because I'm not sure if that's okay, or if it's a misconfiguration. I also don't have the capacity to work it out right now. |
I have updated the top comment to reflect this. But the credits Scott had are now gone https://discourse.pangeo.io/t/aws-pangeo-jupyterhubs-to-shut-down-friday-march-17/3228 |
I think the technical steps are: Initial test deployment
Production deployment
|
Might have a source of creditsI have a colleague with a connection at AWS that might be able to help us with credits. Not sure if it'll come through or not but just FYI. One thing I'm not certain of is whether this would need to go to 2i2c or if it could be used for the AWS deployment here, but I will update as I learn more. I suspect this would play out over the next few months though, so might be some time. |
Closing, follow #2629 instead |
In jupyterhub/team-compass#642 we discussed that we would like to deploy a BinderHub on AWS so that we can start to bring in credits resources for the federation via that route. This is an issue to track that effort.
Technical steps
I believe that @manics and @sgibson91 may have extra context about what is technically possible here and what we need to do. Can you two flesh out the to-dos here?
Funding steps
We need to find credits for AWS that will let us run the infrastructure. There were a few leads mentioned before:
@scottyhq may have credits for a few months of service.The credits are now gone https://discourse.pangeo.io/t/aws-pangeo-jupyterhubs-to-shut-down-friday-march-17/3228We'll then need to connect those credits to the deployed infrastructure so that it can start running with them.
The text was updated successfully, but these errors were encountered: