Skip to content

Druid Helm Chart #5582

@drcrallen

Description

@drcrallen

Helm is an easy to use deployment system for running groups of services on kubernetes (k8s). This ask is that a Helm Chart (the thing that defines groups of apps) be developed for easy Druid deployment.

The thing which k8s is not terribly good at is a common historical setup where two tiers of historical servers are replicas of each other. I don't know how to get Stateful Sets setup in k8s to accommodate such a setup. But other nodes with no local state like brokers, overlords, coordinators, even routers should be pretty easy to setup charts for.

Easy:

  • Broker
  • Overlord
  • Coordinator
  • Router
  • Zookeeper

Hard:

  • Historical
  • Middle manager

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions