Kong Gateway

API gateway built for hybrid and multi-cloud, optimized for microservices and distributed architectures

Introducing Kong Gateway

Kong Gateway is a lightweight, fast, and flexible cloud-native API gateway. An API gateway is a reverse proxy that lets you manage, configure, and route requests to your APIs.

Kong Gateway runs in front of any RESTful API and can be extended through modules and plugins. It’s designed to run on decentralized architectures, including hybrid-cloud and multi-cloud deployments.

Diagram of how {{ site.base_gateway }} works

Install Kong Gateway

You can use the quickstart script to get an instance of Kong Gateway running almost instantly:

Pass the -- -h option to the script to see all possible configuration options, including how to pass a license to the script, switch to an open-source Gateway image, enable RBAC, and more.

Visit the Gateway install page for all other installation options.

Deployment checklist

Tools to manage Kong Gateway

  • decK: Manage Kong Gateway configuration through declarative state files
  • Terraform: Manage infrastructure as code and automated deployments to streamline setup and configuration of Konnect and Kong Gateway
  • KIC: Manage ingress traffic and routing rules for your services
  • Kong Gateway Admin API: Manage on-prem Kong Gateway entities via an API
  • Control Plane Config API: Manage Kong Gateway entities within Konnect control planes via an API
Something wrong?

Help us make these docs great!

Kong Developer docs are open source. If you find these useful and want to make them better, contribute today!