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:
Hard:
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:
Hard: