You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/06/29 04:13:30 UTC

[GitHub] [druid] wemod123 opened a new issue #11391: Not realy work on kubernetes

wemod123 opened a new issue #11391:
URL: https://github.com/apache/druid/issues/11391


   Awesome Project, and  titled as scalable etc. key feature,
   
   But until now I didn't find a robust way to deploy druid really work on kubernetes.
   
   What I had tried:
   1. Deploy with helm chart, with [helm incubator druid chart](https://github.com/helm/charts/tree/master/incubator/druid), but not work, cannot even create pod, error happend as [this issue](https://github.com/apache/druid/issues/11305#issuecomment-849310118)
       Update the image tag from default 0.19.0 to latest 0.21.1, the above error disappeared, and everything seems ok, by can not run task, the segments available is always [0.0% available], I check over logs with limited knowledge, but didn't find proper logs, e.x. under var/druid/*, or /opt/druid/*  dirs  
   
   2. Depoly with [chart under repo](https://github.com/apache/druid/tree/master/helm/druid), almost get same results as above.
   
   3. Check the  [official document](https://druid.apache.org/docs/latest/development/extensions-core/kubernetes.html#configuration), didn't really get it running, and it say EXPERIMENTAL, mean not ready for kubernetes?
   
   4. Check the [druid operator](https://github.com/druid-io/druid-operator), but there is no really full documentation, just some test, mean this is in test phase?
   
   Any one really succeed to run druid on kubernetes in production?
   Please help if you have the succeed experience.


-- 
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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] wemod123 closed issue #11391: Not realy work on kubernetes

Posted by GitBox <gi...@apache.org>.
wemod123 closed issue #11391:
URL: https://github.com/apache/druid/issues/11391


   


-- 
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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] AdheipSingh commented on issue #11391: Not realy work on kubernetes

Posted by GitBox <gi...@apache.org>.
AdheipSingh commented on issue #11391:
URL: https://github.com/apache/druid/issues/11391#issuecomment-871346850


   as far as the druid operator is concerned it is production ready. Documentation is present to get started and deployed.
   https://github.com/druid-io/druid-operator/tree/master/docs


-- 
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: commits-unsubscribe@druid.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org