wso2 / kubernetes-apim

Kubernetes and Helm resources for WSO2 API Manager
Apache License 2.0
112 stars 216 forks source link

WSO APIM 4.1.0 installing API on Kubernetes with Traefik ingress controller #556

Open hnpatadia opened 2 years ago

hnpatadia commented 2 years ago

WSO APIM 4.1.0 installing API on Kubernetes with Traefik ingress controller: When using Traefik as Ingress controller, APIM endpoints results in to Bad Gateway.

Suggested Labels: APIM Traefik Ingress

Suggested Assignees:

Affected Product Version: APIM 4.1.0

OS, DB, other environment details and versions:

Steps to reproduce:

When same ingress is configured using port 8280 (http) then does get a hit. image

but when using 9443 (https) port, Internal server error is returned. image

Related Issues: https://stackoverflow.com/questions/63969857/configuring-wso2-api-manager-to-work-with-traefik-for-https

jvkassi commented 2 years ago

Hello,

I got the same error today. Can you check the scheme (http or https) in the traefik dashboard ?