Kong Ingress Controller allows you to run Kong Gateway
as a Kubernetes Ingress to handle inbound requests for a Kubernetes cluster.
Kong Ingress Controller takes Kubernetes resources such as Ingress
and HTTPRoute
and converts them into a valid Kong Gateway configuration. It enables you to use all the features of Kong Gateway.
- Kong Ingress Setting-up README
- Basic HTTP Route Using Gateway API README
- host and path rewrites README
- HTTPRoute Multiple Backends README
- TLS README
- Expose a service located outside the Kubernetes cluster README
- Create TCP routing configuration for Kong Gateway in Kubernetes using TCPRoute README
- Authentication kong plugin README
- Rate Limiting kong plugin README
- ACL kong plugin README