v2.2.2
🎉 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:






