mirror of https://github.com/apache/druid.git
7a25ee4fd9
* Ability to send task types to k8s or worker task runner * add more tests * use runnerStrategy to determine task runner * minor refine * refine runner strategy config * move workerType config to upper level * validate config when application start |
||
---|---|---|
.. | ||
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