-
Notifications
You must be signed in to change notification settings - Fork 680
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
[WIP] [Newbie] [RFC] Flyte Local Cluster #4657
base: master
Are you sure you want to change the base?
[WIP] [Newbie] [RFC] Flyte Local Cluster #4657
Conversation
Signed-off-by: Future Outlier <[email protected]>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #4657 +/- ##
=======================================
Coverage 58.11% 58.12%
=======================================
Files 626 626
Lines 53815 53815
=======================================
+ Hits 31277 31282 +5
+ Misses 20036 20033 -3
+ Partials 2502 2500 -2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Future Outlier <[email protected]>
…utlier/flyte into rfc-flyte-local-cluster
@Future-Outlier this is great, we have had more than a few internal discussions on this deployment model. Would love to help shepherd this as much as possible. A few things to note here: |
Thank you really much, I will discuss more with @pingsutw and update the rfc here! |
etcd information cache -> local file system |
Tracking issue
https://github.com/flyteorg/flyte/issues/
Why are the changes needed?
What changes were proposed in this pull request?
How was this patch tested?
Setup process
Screenshots
Check all the applicable boxes
Related PRs
Docs link