Broadcom API Portal 5.x Azure AKS - Unable to access the Portal UI through Ingress-NGINX.
search cancel

Broadcom API Portal 5.x Azure AKS - Unable to access the Portal UI through Ingress-NGINX.

book

Article ID: 375734

calendar_today

Updated On: 04-21-2025

Products

CA API Developer Portal

Issue/Introduction

We have deployed API Portal on Azure Kubernetes. The deployment succeed and all pods are up an running.  

However, we are unable to access Portal

Environment

Azure Kubernetes / Ingress NGINX

API Portal 5.3

Cause

The chosen Ingress must support SSL Passthrough.

 

Resolution

NGINX uses "--enable-ssl-passthrough" flag to allow SSL Passthrough feature, which is disabled by default. 

Reference: Ingress-Nginx Controller