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
Aug 28, 2023 (3 months ago)
Viljar
Viljar
09:23 AMHi!
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 ?
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 AMif 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.
SigNoz Community
Built with ClickHouse as datastore, SigNoz is an open-source APM to help you find issues in your deployed applications & solve them quickly | Knowledge Base powered by Struct.AI
Indexed 1023 threads (61% resolved)
Similar Threads
Trouble with EKS Nodegroup Taints Blocking data logging
Saad had problems managing the logging of tainted nodes in his EKS cluster by his otel-collector. Viljar suggested adjusting tolerations on the singoz helm chart.
3
3mo
Solved
Error Installing K8s-Infra Chart for SigNoz on EKS Cluster
Emmanuel encountered an installation error for K8s-Infra chart while setting up SigNoz on their EKS cluster. They found a workaround using otel-collector-k8s.
4
8mo
Solved
Private Cluster Installation Issues with SigNoz
Dmitry experienced issues with installing SigNoz on a private AWS cluster. Srikanth helped resolve the issues by clarifying db installation and admin user creation.
2
7mo
Solved