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
I installed Tempo (microservices mode) in a Kubernetes cluster via Helm Chart.
I want to deploy all Tempo pods on the EKS node group that I have exclusively for monitoring purposes. I added the following configuration on the rest of the components (distributor, ingester, etc), but only on the memcached tool there is not tolerations settings on the helm chart values file.
I installed Tempo (microservices mode) in a Kubernetes cluster via Helm Chart.
I want to deploy all Tempo pods on the EKS node group that I have exclusively for monitoring purposes. I added the following configuration on the rest of the components (distributor, ingester, etc), but only on the memcached tool there is not tolerations settings on the helm chart values file.
Configuration:
Desired solution
Have the possibility to configure tolerations in the memcached service using Helm Chart values.
The text was updated successfully, but these errors were encountered: