Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 554 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 554 Bytes

Druid Operator

Build Status

  • Druid operator provisions and manages druid cluster on kubernetes.
  • It is built using the kubebuilder.
  • Language used is GoLang
  • Refer to Documentation for getting started.

Supported CR

  • The operator supports Druid CR.
  • Druid CR belongs to api Group druid.apache.org and version v1alpha1