Configuring Kong Ingress Controller on GKE to Use an HTTP Load Balancer
When using the Kong Ingress Controller on Google Kubernetes Engine (GKE), the default setup often creates a TCP load balancer. However, many use cases require an HTTP(S) load balancer to manage traffic at the application layer. In this guide, we’ll w...
Dec 27, 20243 min read48