-
Notifications
You must be signed in to change notification settings - Fork 192
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
Adding ML platform reference architecture in the folder ml-platform #266
Conversation
/gcbrun |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you run terraform fmt
on the Terraform files?
I formatted the files and pushed a commit to the branch. |
/gcbrun |
/gcbrun |
820e4ba
to
1f0c6fc
Compare
849e106
to
8180876
Compare
…265) initial push to kick off collaboration
* Fixing project_id defaults
* Fixing documentation
* Adding default single env installation and updated documentation
* Updated folder structure * Added steps to for Terraform apply and destory * Enabled image streaming * Moved acm-templates to the correct folder * Modified git token command to remove new lines * Cleaned up main.tf and fixed issue with create_cluster_yamls.sh * Cleaned up create_git_cred.sh * Cleaned up install_kuberay_operator.sh * Cleaned up create_namespace.sh and fixed and issue with the templates * Cleaned up install_ray_cluster.sh * Removed unnecessary outputs * Bringing in changes from PR #332
/gcbrun |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
d7330e8
to
bba2939
Compare
/gcbrun |
/gcbrun |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
LGTM |
Co-authored-by: Aaron Rueth <rueth@google.com> Co-authored-by: Kent Hua <8052337+kenthua@users.noreply.github.com> Co-authored-by: Kavitha Rajendran <103603287+karajendran@users.noreply.github.com>
This PR adds a new folder named ml-platform. The new folder contains TF code and README files to help you create a GKE platform that facilitate Machine Learning.