Hi, I have deloyed the helm-charts in AWS by follo...
# ask-the-community
k
Hi, I have deloyed the helm-charts in AWS by following the charts available here. When I deploy, the target groups for HTTP and GRPC are being created in AWS but both backend-protocol version are HTTP, so the grpc target group is never coming healthy. Any solution here? Do I need to edit anything here? Do i need to add a separate ingress rules for HTTP and GRPC?
k
Is this ELB or ALB?
Cc @Yuvraj ?
k
It is ALB.
k
@Yuvraj / @Prafulla Mahindrakar can either of you help here
y
@karthikraj We only used HTTP/TLS for health check. Can we jump on a call to debug the issue ? cc: @Prafulla Mahindrakar
@karthikraj There was a recent change here https://github.com/flyteorg/flyte/pull/2702/files for changing the GRPC protocol version from HTTP2 to GRPC . Not sure if thats the issue. I will upgrade our deployment internally and let you know
k
Sure.. Thank you sm..
@Yuvraj Hello, Did we try this internally? LEt me know if you have got something on this issue🧐
y
Hey, I found some issue in the chart but not sure about yours, Are you ok if we debug it on google meet ?
163 Views