decK Documentation

  • decK ai

    Manage AI Gateway entities on-prem with decK.

  • deck ai dump

    Export the current state of AI Gateway to a file.

  • deck ai sync

    Update AI Gateway to match the state defined in the provided configuration.

  • decK file

    Manipulate a decK configuration file programmatically. Layer in additional configuration and lint against your governance rules.

  • deck file validate

    Validate your declarative configuration locally against predefined schemas

  • deck file lint

    Validate your decK configuration file against predefined rules.

  • deck file ai2kong

    Convert a state file that uses the AI Gateway 2.0 entity model to Kong Services and Routes.

  • deck file openapi2kong

    Convert an OpenAPI specification to Kong Services and Routes.

  • deck file openapi2mcp

    Convert an OpenAPI specification to a Gateway Service with an MCP Route, an AI MCP Proxy plugin, and MCP tools.

  • deck file kong2kic

    Convert a Kong declarative configuration file to Kong Ingress Controller compatible CRDs. Supports both Gateway API and Ingress resources.

  • deck file kong2tf

    Convert a Kong declarative configuration file to Terraform manifests (Konnect only).

  • deck file patch

    Update values in a Kong declarative configuration file.

  • deck file add-plugins

    Manage plugin configurations in a Kong declarative configuration file.

  • deck file *-tags

    Manage tags in a Kong declarative configuration file.

  • deck file namespace

    Apply a namespace to Routes in a decK file by path or hostname.

  • deck file render

    Render the final configuration sent to the Admin API in a single file.

  • deck file merge

    Merge multiple files in to a single file, leaving env variables in place.

  • deck file convert

    Convert decK files from one format to another, for example Kong Gateway 2.x to 3.x

  • deck file format

    Convert decK files between decK and DB-less declarative formats.

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!