druid/docs/operations/kubernetes.md
2023-02-28 11:20:24 -08:00

1.4 KiB
Raw Blame History

id title
kubernetes 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 druidkubernetes-extensions .