-
Notifications
You must be signed in to change notification settings - Fork 65
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
Extract-replicate our AWS cluster creation workflow into the mybinder.org-deploy repo #1824
Comments
The repo already has a workflow for deploying Binder - we need to extract our workflow for creating a cluster in AWS, i.e., eksctl and terraform. |
@sgibson91, it is not clear to me if you intend to work on this one in this sprint or if you were just talking about referencing the upstream issue and having the discussion over there. Let me know what you think and I will update the sprint board accordingly. Thanks! |
I can't really work on this one until #1823 is done, so maybe for the next sprint |
@yuvipanda will reply with more context on this one. |
The primary reason we use eksctl is:
|
Thanks Yuvi! I will ping you for review on the appropriate terraform config to extract :) |
@sgibson91 yay great! With a super quick look, I think there is not much (perhaps the CI/CD stuff) as most of the rest (scratch buckets, EFS, etc) aren't going to be needed on mybinder.org. I'd suggest looking at starting from scratch as a possibility too. Happy to help in whatever form! |
Just moved this to TODO because I am not actively working on it (yet) Hopefully next week is calmer |
Will be tracking a lot of this work here: |
I provided more info in jupyterhub/mybinder.org-deploy#2449 (comment). |
TODO for Damián: Setup a meeting with @consideRatio and @sgibson91 to discuss this one. |
Do not use AWS ECR. |
Erik and Sarah made progress. We need to define the next steps. |
Yuvi helpfully reviewed the upstream PR for AWS-terraform config and merged it. I think others in the mybinder community will be pushing forward other pieces of technical work (such as actually deploying the BinderHub) as we increasingly see a need for an AWS-based federation member, and there looks to be a couple of other folk who wish to contribute AWS credits. I'm closing this one. |
Ref: #919
Upstream issue where the discussion is going to happen: jupyterhub/team-compass#501.
@sgibson91, feel free to add any further details on this one.
The text was updated successfully, but these errors were encountered: