Skip to content

infrastructure-as-code/druid-operator

 
 

Repository files navigation

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

Packages

 
 
 

Languages

  • Go 96.3%
  • Makefile 2.5%
  • Dockerfile 1.2%