Releases: timflannagan/kgateway
v2.0.0-main
🎉 Welcome to the v2.0.0-main 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 ghcr.io/timflannagan/charts/kgateway.
Docker Images
The docker images are available at:
- ghcr.io/timflannagan:kgateway:v2.0.0-main
- ghcr.io/timflannagan:sds:v2.0.0-main
- ghcr.io/timflannagan:envoy-wrapper:v2.0.0-main
Quickstart
First, create a kind cluster.
kind create cluster
Then, deploy the Kubernetes Gateway API CRDs.
kubectl apply --kustomize "https://github.com/kubernetes-sigs/gateway-api/config/crd/experimental?ref=v1.2.1"
Install the kgateway
controller.
helm install --create-namespace --namespace kgateway-system --version v2.0.0-main kgateway oci://ghcr.io/timflannagan/charts/kgateway
Verify the release was successful.
kubectl get pods -n kgateway-system
If the release was successful, you should see a kgateway
pod running.
v2.3.5
🎉 Welcome to the v2.3.5 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 ghcr.io/timflannagan/charts/kgateway.
Docker Images
The docker images are available at:
- ghcr.io/timflannagan:kgateway:v2.3.5
- ghcr.io/timflannagan:sds:v2.3.5
- ghcr.io/timflannagan:envoy-wrapper:v2.3.5
Quickstart
First, create a kind cluster.
kind create cluster
Then, deploy the Kubernetes Gateway API CRDs.
kubectl apply --kustomize "https://github.com/kubernetes-sigs/gateway-api/config/crd/experimental?ref=v1.2.1"
Install the kgateway
controller.
helm install --create-namespace --namespace kgateway-system --version v2.3.5 kgateway oci://ghcr.io/timflannagan/charts/kgateway
Verify the release was successful.
kubectl get pods -n kgateway-system
If the release was successful, you should see a kgateway
pod running.
v2.3.4
🎉 Welcome to the v2.3.4 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 ghcr.io/timflannagan/charts/kgateway.
Docker Images
The docker images are available at:
- ghcr.io/timflannagan:kgateway:v2.3.4
- ghcr.io/timflannagan:sds:v2.3.4
- ghcr.io/timflannagan:envoy-wrapper:v2.3.4
Quickstart
First, create a kind cluster.
kind create cluster
Then, deploy the Kubernetes Gateway API CRDs.
kubectl apply --kustomize "https://github.com/kubernetes-sigs/gateway-api/config/crd/experimental?ref=v1.2.1"
Install the kgateway
controller.
helm install --create-namespace --namespace kgateway-system --version v2.3.4 kgateway oci://ghcr.io/timflannagan/charts/kgateway
Verify the release was successful.
kubectl get pods -n kgateway-system
If the release was successful, you should see a kgateway
pod running.
v0.0.0-manual-4df6d049c
🎉 Welcome to the v0.0.0-manual-4df6d049c 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 ghcr.io/timflannagan/charts/kgateway.
Docker Images
The docker images are available at:
- ghcr.io/timflannagan:kgateway:v0.0.0-manual-4df6d049c
- ghcr.io/timflannagan:sds:v0.0.0-manual-4df6d049c
- ghcr.io/timflannagan:envoy-wrapper:v0.0.0-manual-4df6d049c
Quickstart
First, create a kind cluster.
kind create cluster
Then, deploy the Kubernetes Gateway API CRDs.
kubectl apply --kustomize "https://github.com/kubernetes-sigs/gateway-api/config/crd/experimental?ref=v1.2.1"
Install the kgateway
controller.
helm install --create-namespace --namespace kgateway-system --version v0.0.0-manual-4df6d049c kgateway oci://ghcr.io/timflannagan/charts/kgateway
Verify the release was successful.
kubectl get pods -n kgateway-system
If the release was successful, you should see a kgateway
pod running.
v0.0.0-main
🚀 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 ghcr.io/timflannagan/charts/kgateway.
Docker Images
The docker images are available at:
- ghcr.io/timflannagan:kgateway:v0.0.0-main
- ghcr.io/timflannagan:sds:v0.0.0-main
- ghcr.io/timflannagan:envoy-wrapper:v0.0.0-main
Quickstart
First, create a kind cluster.
kind create cluster
Then, deploy the Kubernetes Gateway API CRDs.
kubectl apply --kustomize "https://github.com/kubernetes-sigs/gateway-api/config/crd/experimental?ref=v1.2.1"
Install the kgateway
controller.
helm install --create-namespace --namespace kgateway-system --version v0.0.0-main kgateway oci://ghcr.io/timflannagan/charts/kgateway
Verify the release was successful.
kubectl get pods -n kgateway-system
If the release was successful, you should see a kgateway
pod running.