blob: da700dca1fa77b3d5655d7fe039166f77dc540fe [file] [view]
## Druid Operator Documenation
* [Install the Operator](./getting_started.md)
* [Druid CR Spec](./druid_cr.md)
* [Example Specs](./examples.md)
* [Feature Supported by Druid Operator](./features.md)
* [Migration To Kubebuilder V3 in the Upcoming Version](./kubebuilder_v3_migration.md)
* [Developer Documentation](./dev_doc.md)
---
:warning: You won't find any documentation about druid itself in this repository.
If you need details about how to architecture your druid cluster you can consult theses documentations:
* [Druid introduction](<https://druid.apache.org/docs/latest/design/index.html>)
* [Druid architecture](https://druid.apache.org/docs/latest/design/architecture.html)
* [Druid configuration reference](https://druid.apache.org/docs/latest/configuration/index.html)