Open boldfield opened 6 hours ago
Describe the bug When deploying multiple distributed LTGM stack components to a single namespace the anti-affinity rules of each component's conflict with each other. E.g. here:
podAntiAffinity: requiredDuringSchedulingIgnoredDuringExecution: - labelSelector: matchExpressions: - key: rollout-group operator: In values: - ingester - key: name operator: NotIn values: - ingester-zone-a
To Reproduce Steps to reproduce the behavior:
Expected behavior All ingester components schedule successfully schedule and deploy
Environment:
Screenshots, Promtail config, or terminal output N/A
Describe the bug When deploying multiple distributed LTGM stack components to a single namespace the anti-affinity rules of each component's conflict with each other. E.g. here:
To Reproduce Steps to reproduce the behavior:
Expected behavior All ingester components schedule successfully schedule and deploy
Environment:
Screenshots, Promtail config, or terminal output N/A