Skip to content

Linkerd-viz prometheus does not respect node affinities #14389

@micke-post

Description

@micke-post

What is the issue?

The linker-viz helm chart has values for default tolerations and node affinities. But it looks like the prometheus deployment does not respect the affinity value. Other deployments in the chart reference it it via include like {{- with include "linkerd.affinity" $tree }}, but this is completely absent from prometheus. The deployment does include the default node selector, but having a node affinity setting as well would be appreciated for the additional flexibility.

How can it be reproduced?

Install the linkerd-viz helm chart while setting the nodeAffinity property in the prometheus section.

Logs, error output, etc

output of linkerd check -o short

Environment

Possible solution

No response

Additional context

No response

Would you like to work on fixing this bug?

None

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions