From a671392dcb80d2d2fe9119cd3ab5c17eb5599d13 Mon Sep 17 00:00:00 2001 From: Kraig Eisenman <68161631+kraigeisenman@users.noreply.github.com> Date: Wed, 12 Apr 2023 11:00:54 -0400 Subject: [PATCH] Update kraig.me Cleaned up readme to clarify my goals. --- kraig.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/kraig.md b/kraig.md index a8e112a..c9195fc 100644 --- a/kraig.md +++ b/kraig.md @@ -10,16 +10,15 @@ This project was created as part of the Internet2 CLASS Advanced program and sup ### Personal Goals: -My personal goal is to write my own terraform script to be able to deploy the resources necessary to complete this project. +My personal goal is to deploy an environment for a scalable jupyterhub using Terraform and AWS. To Do: -- [x] Deploy a Kubernetes cluster on GCP +- [x] Deploy a Kubernetes cluster on AWS - [x] Create a [README.md](http://README.md) for team github - [ ] Install Jupyter notebook to AWS cluster -- [ ] Register domain with GCP cloud domains +- [ ] Register domain with Route53 - [ ] Point Jupyterhub instance to new domain -- [ ] Setup SSL Certificate - [ ] Setup OAuth - [ ] Create a Terraform deployment - [ ] Upload to GitHub