You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently don't have a pod disruption budged set on the Ingesters in our microservices jsonnet, and we might want to consider adding one. This should signal to Kubernetes that we can only tolerate a single ingester down at a time.
We currently don't have a pod disruption budged set on the Ingesters in our microservices jsonnet, and we might want to consider adding one. This should signal to Kubernetes that we can only tolerate a single ingester down at a time.
Loki has something similar that we might want to model. https://github.com/grafana/loki/blob/cac0091dbea1660d1ebc855e621a6544e2eb3ea0/production/ksonnet/loki/ingester.libsonnet
https://kubernetes.io/docs/reference/using-api/deprecation-guide/
The text was updated successfully, but these errors were encountered: