kuberay
kuberay copied to clipboard
[Feature] Make a one click deployment of Kuberay by using EKS Blueprint or a eksctl example
Search before asking
- [X] I had searched in the issues and found no similar feature requirement.
Description
Kubernetes comes with many different configuration and add ons. It would be great to use something similar to EKS Blueprint to reduce the friction to deploy a baseline deployment for Kuberay.
eksctl examples is also an alternative.
Use case
One click / command deployment of a baseline deployment for Kuberay.
Related issues
No response
Are you willing to submit a PR?
- [ ] Yes I am willing to submit a PR!
I think the key for such examples is to set up automated test infrastructure to make sure they keep working.
At the moment, the Ray team only has e2e test infra to test against Anyscale product infrastructure, but right now we're taking the first steps towards infra for testing things against public clouds.
/cc @goswamig