kubernetes
Apache Druid distribution is also available as Docker image from Docker Hub . For example, you can obtain release 0.16.0-incubating using the command below.
$docker pull apache/druid:0.16.0-incubating
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 .