Skip to content

Releases: nfuden/k8sgateway

v2.1.0-main

23 May 13:23
e985f09

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.0-main

02 Apr 16:04
46a49ca

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.