-
Notifications
You must be signed in to change notification settings - Fork 321
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
feat: taskmanager add kubernetes backend #3147
feat: taskmanager add kubernetes backend #3147
Conversation
Codecov ReportPatch coverage has no change and project coverage change:
Additional details and impacted files@@ Coverage Diff @@
## main #3147 +/- ##
============================================
- Coverage 79.04% 75.66% -3.38%
- Complexity 0 393 +393
============================================
Files 512 673 +161
Lines 115515 124798 +9283
Branches 0 1139 +1139
============================================
+ Hits 91305 94429 +3124
- Misses 24210 30149 +5939
- Partials 0 220 +220
... and 167 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
will add docs in next pr? |
Usage:
Prepare K8S cluster and config. Set taskmanager backend of K8S.
If we use local K8S, we can access local OpenMLDB and local filesystem. Here is the example config.
Known issues: