Set up Kong as an ingress controller

Posted

The following guide will explain the procedure of how to set up the Kong Gateway as an Ingress controller in a Kubernetes environment from scratch. As always, check out Kong’s documentation for updated installation instructions at https://github.com/Kong/kubernetes-ingress-controller. Prerequisite We will use Helm (https://helm.sh/) to install the Kong Ingress. Begin with installing a binary release of […]