| Name | Modified | Size | Downloads / 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-waypointlabel 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
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:






