Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
hnpatadia opened this issue Jun 15, 2022 · 1 comment

Comments

@hnpatadia
Copy link

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.
    image

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
Copy link

jvkassi commented Aug 3, 2022

Hello,

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants