Skip to content

Goldilocks: add support of nodeSelector & tolerations keys to Job templatesΒ #1812

@Max-Timoshchenko-Imprivata

Description

Is your feature request related to a problem? Please describe.
We strictly define which nodes our pods are running on in order to clearly control the costs for each application. we can pin deployments to the necessary nodes using nodeSelector/tolerance, but Jobs don't seem to support this.

Describe the solution you'd like
Add support of nodeSelector/tolerations keys to Job template

Describe alternatives you've considered
Use .Values.global.tolerations and .Values.global.nodeSelector to set these keys for all deploys/jobs

Thank you for your efforts πŸ‘πŸ»

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAdding additional functionality or improvementspriority: couldFuture work depending on bandwidth and availability

    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