Skip to content

For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.

Page as Markdown

    

Examples

This section contains step-by-step examples showing how to migrate common Ingress NGINX configurations to kgateway using the ingress2gateway tool.

Each example walks through the following steps:

  1. Creating a sample Ingress manifest.
  2. Running ingress2gateway to convert it.
  3. Reviewing the generated Gateway API and kgateway resources.
  4. Applying them to your cluster.

Pick the example that matches your use case, or work through them all to get familiar with the migration workflow.

Was this page helpful?