Skip to content

Files

Latest commit

Jun 18, 2025
f09cc45 · Jun 18, 2025

History

History
This branch is 167 commits ahead of, 518 commits behind kgateway-dev/kgateway:main.

install

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Jun 2, 2023
Aug 15, 2024
Jun 18, 2025
Jun 22, 2023
Jul 20, 2022
May 26, 2025
Aug 9, 2024
Jun 2, 2023
Jun 20, 2024

README.md

Installing Gloo Gateway

...onto a local filesystem ...onto a Consul

Installing on Kubernetes

⚠️ if running on GKE, you need to configure permission to create rbac: ⚠️

kubectl create clusterrolebinding --user <gcloud-email> <crb-name> --clusterrole=<any role with RBAC create permission>

Installing on Nomad

Note: These steps may not work as they have not been updated recently

Steps for creating a local Nomad deployment from scratch (assuming you have nomad, consul, and vault binaries installed) lives in the nomad/ directory.