Skip to content

Commit

Permalink
Initial readme upload.
Browse files Browse the repository at this point in the history
  • Loading branch information
kraigeisenman authored Apr 11, 2023
1 parent b273a8b commit 1ff5a39
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions kraig.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
### Deploy a Jupyterhub with scalable compute nodes on multiple cloud platforms by Feb 14th.

### Usage

[Will provide a link to the terraform script]

### Acknowledgments

This project was created as part of the Internet2 CLASS Advanced program and supported with credits from AWS, GCP, and Azure.

### Personal Goals:

My personal goal is to write my own terraform script to be able to deploy the resources necessary to complete this project.

To Do:

- [x] Deploy a Kubernetes cluster on GCP
- [x] Create a [README.md](http://README.md) for team github
- [ ] Install Jupyter notebook to AWS cluster
- [ ] Register domain with GCP cloud domains
- [ ] Point Jupyterhub instance to new domain
- [ ] Setup SSL Certificate
- [ ] Setup OAuth
- [ ] Create a Terraform deployment
- [ ] Upload to GitHub
- [ ] Stress-test the application
- [ ] Setup autoscaling

### Personal Deliverables:

- Jupyterhub test application running on AWS
- Terraform code to reproduce the setup

0 comments on commit 1ff5a39

Please sign in to comment.