Skip to main content

kubernetes

Apache Druid distribution is also available as Docker image from Docker Hub . For example, you can obtain latest release using the command below.

$ docker pull apache/druid

druid-operator can be used to manage a Druid cluster on Kubernetes .

Druid clusters deployed on Kubernetes can function without Zookeeper using druid–kubernetes-extensions .