schmichri opened a new issue, #14477:
URL: https://github.com/apache/druid/issues/14477
Hey all,
I'm struggling with the setup of druid-kubernetes-overlord-extensions with
the customTemplateAdapter with the following setting snippet:
druid.indexer.runner.k8s.adapter.type=customTemplateAdapter
druid.indexer.runner.k8s.podTemplate.base=/druid/taskSpecTemplates/basePodSpec.yaml
druid.indexer.runner.k8s.podTemplate.index_parallel=/druid/taskSpecTemplates/basePodSpec.yaml
Basically I have no idea how the basePodSpec.yaml shall look like.
Is it just a "normal" Kubernetes PodSpec with `kind: Pod` or is it a `kind:
PodTemplate`?
Can somebody maybe post a basePodSpec.yaml here as an first example?
--
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]