druid/docs/operations/kubernetes.md
Himanshu 5adc8212b4
add documentation for druid docker and k8s operator (#8802)
* add documentation for druid docker and k8s operator

* address review comment and add Kubernetes to spelling file
2019-11-06 12:56:21 -08:00

1.3 KiB

id title
kubernetes kubernetes

Apache Druid (incubating) 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/incubator-druid:0.16.0-incubating

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