mirror of https://github.com/apache/druid.git
3954685aae
* Report pod running metrics to monitor K8s task runner * refine method definition * fix checkstyle * implement task metrics * more comment * address comments * update doc for the new metrics reported * fix checkstyle * refine method definition * minor refine |
||
---|---|---|
.. | ||
src | ||
README.md | ||
pom.xml |
README.md
druid-kubernetes-overlord-extensions
Overview
The Kubernetes Task Scheduling extension allows a Druid cluster running on Kubernetes to schedule its tasks as Kubernetes Jobs instead of sending them to workers (middle managers or indexers).
Documentation
More detailed documentation about how to configure and use the extension is available here