Skip to content

Allow configuring resources in diagnostic pod template #390

@Aloshi

Description

@Aloshi

Hi there, I'm trying to run this on our Kubernetes clusters which enforce a minimum requests.memory value for pods:

2026/03/10 18:15:15 pods "my-cluster-elasticsearch-diag" is forbidden: minimum memory usage per Container is 32Mi, but request is 20Mi
2026/03/10 18:15:16 pods "my-cluster-kibana-diag" is forbidden: minimum memory usage per Container is 32Mi, but request is 20Mi

It would be great if I could override the default of 20Mi (I think that's preventing the diagnostic from actually running, it's just collecting K8s data AFAICT).

EDIT: I ended up downloading the tool to just customize the template myself. I actually also had to edit the diagnostics pod name as well (some really draconian restrictions in our clusters...).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions