Download Latest Version kgateway_2.2.4_linux_amd64.tar.gz (48.4 MB)
Email in envelope

Get an email when there's a new version of kgateway

Home / v2.2.2
Name Modified Size InfoDownloads / Week
Parent folder
kgateway_2.2.2_checksums.txt 2026-03-13 200 Bytes
kgateway_2.2.2_linux_amd64.tar.gz 2026-03-13 48.3 MB
kgateway_2.2.2_linux_arm64.tar.gz 2026-03-13 43.6 MB
README.md 2026-03-13 2.8 kB
v2.2.2 source code.tar.gz 2026-03-13 4.2 MB
v2.2.2 source code.zip 2026-03-13 6.0 MB
Totals: 6 Items   102.1 MB 1

🎉 Welcome to the v2.2.2 release of the kgateway project!

Release Notes

Changes since v2.2.1

Bug Fixes

  • add PreRouting phase support for authentication policies (#13544)
  • Fixed no endpoints for services/namespaces without an ingress-use-waypoint label when at least one other has it. (#13550)
  • fix nil panic in TrafficPolicy when attaching to redirect rules in HTTPRoute (#13625)
  • fix nil panic in TrafficPolicy when attaching to redirect rules in HTTPRoute (#13627)

Dependency Updates

  • Bumps to go 1.25.8 (#13650)
  • bump envoy to v1.36.5 (#13646)

Installation

The kgateway project is available as a Helm chart and docker images.

Helm Charts

The Helm charts are available at:

  • cr.kgateway.dev/kgateway-dev/charts/kgateway-crds
  • cr.kgateway.dev/kgateway-dev/charts/kgateway

Docker Images

The docker images are available at:

  • cr.kgateway.dev/kgateway-dev/kgateway:v2.2.2
  • cr.kgateway.dev/kgateway-dev/sds:v2.2.2
  • cr.kgateway.dev/kgateway-dev/envoy-wrapper:v2.2.2

Quickstart

Try installing this release:

helm install kgateway-crds oci://cr.kgateway.dev/kgateway-dev/charts/kgateway-crds --version v2.2.2 --namespace kgateway-system --create-namespace
helm install kgateway oci://cr.kgateway.dev/kgateway-dev/charts/kgateway --version v2.2.2 --namespace kgateway-system --create-namespace

For detailed installation instructions and next steps, please visit our quickstart guide.

Contributors

Thanks to all the contributors who made this release possible:

@andy-fong @chandler-solo @ilackarms @jordanbecketmoore @lgadban @puertomontt @ymesika

Source: README.md, updated 2026-03-13