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
Is your feature request related to a problem? Please describe.
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.
Is your feature request related to a problem? Please describe.
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:
Describe the solution you'd like
Have the possibility to configure
tolerations
in the memcached service using Helm Chart values.Describe alternatives you've considered
None.
Additional context
None.
The text was updated successfully, but these errors were encountered: