š Fixing HTTPS Connectivity from AWS ALB to NGINX Ingress Controller in Kubernetes
š§© Problem Summary We encountered an issue while setting up HTTPS traffic from an AWS Application Load Balancer (ALB) to our NGINX Ingress Controller deployed in a private EKS cluster. Specifically: ā ļø Symptoms āļø Initial Setup ā ALB Listener (Workingā¦