aws-samples / eks-kubeflow-workshop

Kubeflow workshop on EKS. Mainly focus on AWS integration examples. Please go check kubeflow website http://kubeflow.org for other examples
Apache License 2.0
96 stars 56 forks source link

Make it easy to create ECR and S3 in fairing introduction #12

Closed dalbhanj closed 4 years ago

dalbhanj commented 4 years ago

Creating ECR repository from notebook interface rather than hopping back and forth between AWS Console will simplify Fairing introduction notebook

dalbhanj commented 4 years ago

!aws ecr create-repository --repository-name fairing-job --region=$REGION

Jeffwan commented 4 years ago

Sounds good. I also add some instructions for us-east-1 which is kind of special.