This message was deleted.
# general
s
This message was deleted.
a
@Prashant Shahi can you please check this when you get some time
p
Hi @Vishal Goel ! We have tested SigNoz chart with Nginx ingress controller and Cert Manager. It worked fine for us.
Let me test with alb and get back to you.
Have you tried referring to official alb guide? https://docs.aws.amazon.com/eks/latest/userguide/alb-ingress.html
v
yes i tried with that alb official doc of aws
annotations: kubernetes.io/ingress.class: alb alb.ingress.kubernetes.io/scheme: internet-facing alb.ingress.kubernetes.io/subnets: subnet-291f6974, subnet-b3e5c9d7 alb.ingress.kubernetes.io/listen-ports: '[{"HTTPS": 443}]' alb.ingress.kubernetes.io/certificate-arn: arnawsacmus east 1086341552770:certificate/d9828a48-3f0d-4542-9f89-79c56ebe1c8d alb.ingress.kubernetes.io/group.name: signozalb alb.ingress.kubernetes.io/target-type: ip hosts: - host: query-service.pntrzz.com paths: - path: /query-service pathType: ImplementationSpecific port: 8080
this is my alb ingress configuartion