Skip to content

Feature request: add tolerations to any taints #497

@gecube

Description

@gecube

Good day!

Use case - we are using Vector as a part of https://github.com/VictoriaMetrics/helm-charts/tree/master/charts/victoria-logs-single
By default in many clusters there are nodes with different taints. They could be set because of different node type, or different conditions of nodes. So effectively - default chart does not allow to collect logs from tainted nodes (if any). But from my POV - it should. Otherwise I would go and change values.yaml

Also I believe that it is a good thing to put nodeSelector like as "beta\.kubernetes\.io/os"=linux and set up arch in case if image does not allow different architectures (unfortunately, I did not have a chance to test it).

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