Update kubernetes.md (#13858)

This commit is contained in:
AdheipSingh 2023-03-01 00:50:24 +05:30 committed by GitHub
parent 1d8fff4096
commit 22e516fd53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -29,6 +29,6 @@ Apache Druid distribution is also available as [Docker](https://www.docker.com/)
$ docker pull apache/druid
```
[druid-operator](https://github.com/druid-io/druid-operator) can be used to manage a Druid cluster on [Kubernetes](https://kubernetes.io/) .
[druid-operator](https://github.com/datainfrahq/druid-operator) can be used to manage a Druid cluster on [Kubernetes](https://kubernetes.io/) .
Druid clusters deployed on Kubernetes can function without Zookeeper using [druidkubernetes-extensions](../development/extensions-core/kubernetes.md) .