Skip to content

Provide example for druid-kubernetes-overlord-extensions basePodSpec.yaml #14477

@schmichri

Description

@schmichri

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions