Skip to content

ComputeDomain daemonset pods might fail because of not working around node taints #305

@jgehrcke

Description

@jgehrcke

In an environment where nodes have taints set a user might set tolerations on their workloads to counter those taints.

But then scheduling our ComputeDomain pods onto those very nodes might fail because they don't have comparable tolerations set.

Since ComputeDomain pods are tied to a user's workload the user knows best (and they do set tolerations on their things), so we have to follow this intent. We seemingly can just use a catch-all toleration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIssue/PR to expose/discuss/fix a bug

    Type

    No type

    Projects

    Status

    Closed

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions