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
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:
Kubernetes cluster
Traefik Ingress controller
Steps to reproduce:
Install Kubernetes controller on AKS
Install Traefik ingress controller
Install APIM 4.1.0 Single node deployment.
Configure Traefik Ingress to point to an API host.
Below is traefic ingress configuration.
When same ingress is configured using port 8280 (http) then does get a hit.
but when using 9443 (https) port, Internal server error is returned.
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.
but when using 9443 (https) port, Internal server error is returned.
Related Issues:
https://stackoverflow.com/questions/63969857/configuring-wso2-api-manager-to-work-with-traefik-for-https
The text was updated successfully, but these errors were encountered: