Hi , I am trying to install signoz using helm. But...
# general
s
Hi , I am trying to install signoz using helm. But pods are not coming up
1
p
@Prashant Shahi might be able to help
Which k8s environment are you trying to install? GKE/EKS?
p
@sudhanshu dev can you share k8s cluster information?
s
EKS
I already shared
p
Node type and size?
s
cluster details
ok
sharing size
as well
r5a.large
16 GiB of Memory, 2 vCPUs
Amazon linux2
any ideas?
@Pranay
p
I don't see CHI pod other signoz component pods like query-service and alertmanager.
s
yes
p
Can you share the override.yaml file used by you?
s
same concern here
clickhouse: cloud: aws installCustomStorageClass: true persistence: storageClass: gp2-resizable
I just add this
as per the doc
shall I need to add more
?
could u plz share any sample
override.yaml
boz whenever I am installing help
p
The default one from docs should work
s
ok
should I go with default?
or minimu one
p
we don't officially support ARM.. but r5a is not ARM, right 🤔
Can you share cluster dump of platform namespace over DM?
s
ok
this time
chi-signoz-cluster-0-0-0 1/1 Running 0 53s clickhouse-operator-74b4b658fc-wkkbr 2/2 Running 0 55s my-release-signoz-frontend-55469b5487-xpf92 0/1 Init:0/1 0 55s my-release-signoz-otel-collector-67576d7cf7-65lnh 1/1 Running 0 55s my-release-signoz-otel-collector-metrics-d5ddfbf75-mjchk 1/1 Running 0 55s
p
nice. Can you run the helm install command but with upgrade?
s
query-servuce
p
It should spin up query-service
s
yes
bcz of that my-release-signoz-frontend-55469b5487-xpf92 not comming up
shared dump 1-1
plz look and let me know
how can I fix it
?
All R5a instances use the AMD EPYC 7000 series
it is not arm
AMD
which is supported by signoz as per doc
p
Yes, they should work
p
@sudhanshu dev just checking in if this worked for you or you are still facing issues?
s
Resolved
Can we integrate infrastructure monitoring to signoz as well
?
Like CPU
Memory
We are on eks
p
Yes, you can monitor VMs or K8s node.
s
Ok
Thanks