-
Notifications
You must be signed in to change notification settings - Fork 659
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
[Feature]Minimal deployment overlay to serve as starting point for Flyte installation #444
Comments
Implemented by flyteorg/flyteconsole#92 |
Oops. I didn't realize this issue was tracking more than just the inputs/outputs. Reopened it. I'll let @kumare3 decide when it's done. |
* refactored to isolate computing sharded label selector requirements Signed-off-by: Daniel Rammer <[email protected]> * restricting garbage collection with sharded label selector requirements Signed-off-by: Daniel Rammer <[email protected]> * fix lint issue Signed-off-by: Daniel Rammer <[email protected]>
…#444) * fix: issue 398 * fix: prevent parent onclick event trigger Signed-off-by: eugenejahn <[email protected]>
* refactored to isolate computing sharded label selector requirements Signed-off-by: Daniel Rammer <[email protected]> * restricting garbage collection with sharded label selector requirements Signed-off-by: Daniel Rammer <[email protected]> * fix lint issue Signed-off-by: Daniel Rammer <[email protected]>
Hello 👋, This issue has been inactive for over 9 months. To help maintain a clean and focused backlog, we'll be marking this issue as stale and will close the issue if we detect no activity in the next 7 days. Thank you for your contribution and understanding! 🙏 |
Hello 👋, This issue has been inactive for over 9 months and hasn't received any updates since it was marked as stale. We'll be closing this issue for now, but if you believe this issue is still relevant, please feel free to reopen it. Thank you for your contribution and understanding! 🙏 |
* Revert "GPU Type (#419)" This reverts commit 7bd98a9. Signed-off-by: Jeev B <[email protected]> * Restore .readthedocs.yml Signed-off-by: Jeev B <[email protected]> --------- Signed-off-by: Jeev B <[email protected]>
all cloud providers are supported through helm and terraform. |
* Revert "GPU Type (#419)" This reverts commit b92acad. Signed-off-by: Jeev B <[email protected]> * Restore .readthedocs.yml Signed-off-by: Jeev B <[email protected]> --------- Signed-off-by: Jeev B <[email protected]>
Motivation: Why do you think this is important?
Provide a minimal kustomize Overlay, which can be used as a starting point for cloud deployments. This should go alongwith a tutorial of how to configure Flyte for AWS/GCP/Azure etc.
Goal: What should the final outcome look like, ideally?
Any user should be able to follow this doc and setup Flyte in their own infrastructure.
Describe alternatives you've considered
Current getting started doc is too simple. Flyte provides a lot of knobs for complex setups and discovery and documentation for these knobs is not readily available
Flyte component
The text was updated successfully, but these errors were encountered: