-
Notifications
You must be signed in to change notification settings - Fork 111
Open
Description
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
Labels
No labels