AdheipSingh commented on issue #14157: URL: https://github.com/apache/druid/issues/14157#issuecomment-1522602656
### Kubernetes - Control Plane For Apache Druid - We believe that Kubernetes can serve as a control plane for any application, including those with data and stateful sets. While Helm charts are useful for configuration management, they don't maintain the state of the application. That's why we've plan to build a control plane based on kubernetes operator pattern that acts as a bridge between your application's requirements and Kubernetes infrastructure. Here are few pointers to be worked upon : - Building Ingestion Spec controller [WIP](https://github.com/datainfrahq/druid-operator/pull/22) - Scaling Historicals based on [usage](https://github.com/datainfrahq/druid-operator/issues/40) - Rest a lot of work is needed to build up documentation, which is being worked upon :) Looking forward for collaboration and feedback -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
