You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Then I created ingress for seldon to create ALB in AWS, and it was successful. But it couldn't be accessible for testing/deploying models as error showing is "502 : Bad Gateway"
I tested the NLB (External IP of ingress gateway in EKS) with example iris model, it is working fine but that too if you access within the same VPC network.
After I spoke with AWS support team, it was concluded that the ALB from AWS is seems to be working fine and I need to get suggestion to use ALB for seldoncore from the Seldon support team, since the documentation explains only with NLB.
Please suggest a way to use the seldon core with ALB in AWS. Feel free to ask if you need any further details regarding the request.
Thanks in advance.
The text was updated successfully, but these errors were encountered:
Hello,
I have setup Seldon core on EKS as per official documentation.
https://docs.seldon.io/projects/seldon-core/en/latest/install/aws.html
Then I created ingress for seldon to create ALB in AWS, and it was successful. But it couldn't be accessible for testing/deploying models as error showing is "502 : Bad Gateway"
I tested the NLB (External IP of ingress gateway in EKS) with example iris model, it is working fine but that too if you access within the same VPC network.
After I spoke with AWS support team, it was concluded that the ALB from AWS is seems to be working fine and I need to get suggestion to use ALB for seldoncore from the Seldon support team, since the documentation explains only with NLB.
Please suggest a way to use the seldon core with ALB in AWS. Feel free to ask if you need any further details regarding the request.
Thanks in advance.
The text was updated successfully, but these errors were encountered: