awslabs / data-on-eks

DoEKS is a tool to build, deploy and scale Data & ML Platforms on Amazon EKS
https://awslabs.github.io/data-on-eks/
Apache License 2.0
550 stars 180 forks source link

Make it possible to disable kuberay-operator #534

Closed askulkarni2 closed 3 days ago

askulkarni2 commented 1 month ago

Community Note

What is the outcome that you are trying to reach?

In trainium-inferentia blueprint, for certain use-cases (workshops, etc) we need to make it possible to disable kuberay-operator.

Describe the solution you would like

export TF_VAR_enable_kuberay_operator=false 
./install.sh

Describe alternatives you have considered

Additional context

github-actions[bot] commented 2 weeks ago

This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 10 days

github-actions[bot] commented 3 days ago

Issue closed due to inactivity.

askulkarni2 commented 2 days ago

Fixed in #541