Skip to content

Releases: kgateway-dev/kgateway

v2.1.0-main

27 May 18:58
3c56adc
Compare
Choose a tag to compare
v2.1.0-main Pre-release
Pre-release

🚀 Rolling main build of kgateway!

It includes the latest changes but may be unstable. Use it for testing and providing feedback.

Installation

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

Helm Charts

The Helm chart is available at cr.kgateway.dev/kgateway-dev/charts/kgateway.

Docker Images

The docker images are available at:

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

Quickstart

Try installing this release:

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

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

v2.0.2

12 May 16:20
c2390f4
Compare
Choose a tag to compare

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

Installation

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

Helm Charts

The Helm chart is available at cr.kgateway.dev/kgateway-dev/charts/kgateway.

Docker Images

The docker images are available at:

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

Quickstart

Try installing this release:

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

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

v2.0.1

01 May 16:31
c86ae03
Compare
Choose a tag to compare

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

Installation

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

Helm Charts

The Helm chart is available at cr.kgateway.dev/kgateway-dev/charts/kgateway.

Docker Images

The docker images are available at:

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

Quickstart

Try installing this release:

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

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

v2.0.0-main

02 Apr 15:51
46a49ca
Compare
Choose a tag to compare
v2.0.0-main Pre-release
Pre-release

🚀 Nightly build of kgateway!

It includes the latest changes but may be unstable. Use it for testing and providing feedback.

Installation

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

Helm Charts

The Helm chart is available at cr.kgateway.dev/kgateway-dev/charts/kgateway.

Docker Images

The docker images are available at:

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

Quickstart

Try installing this release:

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

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

v2.0.0

01 Apr 21:52
c304570
Compare
Choose a tag to compare

🎉 Kgateway 2.0.0 – First CNCF Release 🎉

We're proud to announce kgateway v2.0.0, the first official release under the CNCF. Kgateway is a next-generation, open-source API gateway designed for secure, observable, and extensible Kubernetes-native environments.

Built on the Kubernetes Gateway API, kgateway lets you manage ingress and east-west traffic with scalable, policy-driven control—backed by CNCF governance and cloud-native best practices.

🚀 Release Highlights

  • Kgateway custom resources to extend the Gateway API
  • Advanced traffic management, including ExtProc and route delegation
  • Enhanced security capabilities, including local rate limiting and BYO external authorization
  • Open-sourced AI Gateway
  • Refreshed KRT-based control plane
  • Istio Ambient Waypoint integration

Coming from Gloo v1? Kgateway v2 has extensive API, CRD, and other changes.
We recommend following the kgateway quickstart to try it out.

📚 Read more about the 2.0 release details.

v2.0.0-rc.3

01 Apr 02:45
8a208ce
Compare
Choose a tag to compare

🎉 Welcome to the v2.0.0-rc.3 release of the kgateway project!

Installation

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

Helm Charts

The Helm chart is available at cr.kgateway.dev/kgateway-dev/charts/kgateway.

Docker Images

The docker images are available at:

  • cr.kgateway.dev/kgateway-dev/kgateway:v2.0.0-rc.3
  • cr.kgateway.dev/kgateway-dev/sds:v2.0.0-rc.3
  • cr.kgateway.dev/kgateway-dev/envoy-wrapper:v2.0.0-rc.3

Quickstart

Try installing this release:

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

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

v2.0.0-rc.2

31 Mar 19:18
da09f84
Compare
Choose a tag to compare

🎉 Welcome to the v2.0.0-rc.2 release of the kgateway project!

Installation

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

Helm Charts

The Helm chart is available at cr.kgateway.dev/kgateway-dev/charts/kgateway.

Docker Images

The docker images are available at:

  • cr.kgateway.dev/kgateway-dev/kgateway:v2.0.0-rc.2
  • cr.kgateway.dev/kgateway-dev/sds:v2.0.0-rc.2
  • cr.kgateway.dev/kgateway-dev/envoy-wrapper:v2.0.0-rc.2

Quickstart

Try installing this release:

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

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

v2.0.0-rc.1

28 Mar 21:56
e33f77a
Compare
Choose a tag to compare

🎉 Welcome to the v2.0.0-rc.1 release of the kgateway project!

Installation

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

Helm Charts

The Helm chart is available at cr.kgateway.dev/kgateway-dev/charts/kgateway.

Docker Images

The docker images are available at:

  • cr.kgateway.dev/kgateway-dev/kgateway:v2.0.0-rc.1
  • cr.kgateway.dev/kgateway-dev/sds:v2.0.0-rc.1
  • cr.kgateway.dev/kgateway-dev/envoy-wrapper:v2.0.0-rc.1

Quickstart

Try installing this release:

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

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

v2.0.0-beta3

26 Mar 00:41
9615a19
Compare
Choose a tag to compare

🎉 Welcome to the v2.0.0-beta3 release of the kgateway project!

Installation

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

Helm Charts

The Helm chart is available at cr.kgateway.dev/kgateway-dev/charts/kgateway.

Docker Images

The docker images are available at:

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

Quickstart

Try installing this release:

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

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

v2.0.0-beta2

18 Mar 16:28
1009090
Compare
Choose a tag to compare

🎉 Welcome to the v2.0.0-beta2 release of the kgateway project!

Release Notes

The kgateway v2.0.0-beta2 release includes the following features. For more information and getting started, see the kgateway docs.

AI Gateway: AI Gateway provides a unified interface to access and consume AI service from multiple LLM providers or models.

Istio Waypoint: Initial support to use kgateway as a Waypoint for service mesh traffic when used with Istio in ambient mode.

BackendTLSPolicy: Initial support for the upstream Kubernetes Gateway API BackendTLSPolicy resource, which allows the gateway to originate a TLS connection to a specific backend service.

Standalone CRD Helm Chart: Now, you install the kgateway CRDs as a separate Helm chart from the kgateway controller Helm chart. This change follows better Helm UX standards.


Installation

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

Helm Charts

The Helm chart is available at cr.kgateway.dev/kgateway-dev/charts/kgateway.

Docker Images

The docker images are available at:

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

Quickstart

Try installing this release:

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

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