#support

Issue With Signoz Agent Installation on AWS EKS

TLDR Viljar experienced issues with nodes not always having the agent installed when interacting with the cluster in AWS EKS. The user resolved it by tweaking node taints and tolerations in the helm chart.

Powered by Struct AI

1

2
3mo
Solved
Join the chat
Aug 28, 2023 (3 months ago)
Viljar
Photo of md5-c8bbdeca90864acb83624f1a951e337c
Viljar
09:23 AM
Hi!
I am running signoz with AWS EKS and using k8s infra agent . I have issue that new nodes do not always get agent installed when adding/removing from cluster . How to approach this ? did i miss anything ? Should i modify daemonset somehow to support spot nodes ?

1

09:45
Viljar
09:45 AM
if anyone else has similar problem 🙂 Signoz works like a charm , but be careful with your node taints and add tolerations to agent block in helm chart.