Ingress controller for Google Cloud
Find a file
Kubernetes Prow Robot 39bd8926ca
Merge pull request #3064 from TortillaZHawaii/fix-allow-fw
Fix large svc LBs by compressing ports for Allow Node Firewalls
2026-03-19 20:06:36 +05:30
.github Automatically add the ok-to-test label in PRs generated by dependabot. 2024-05-01 21:36:21 -07:00
build Fix the golangci-linter to be run as a go tool 2025-08-16 15:23:52 -07:00
cmd Move pkg/l4lb to pkg/l4/controllers 2026-03-06 13:11:12 +00:00
docs feat(logging): enhance L4LBConfig and LoggingConfig with improved validation rules for optionalFields 2026-02-17 12:54:42 +00:00
hack bump go version to 1.25.8 2026-03-16 11:28:45 +00:00
pkg Fix large svc LBs by compressing ports for Allow Node Firewalls 2026-03-19 13:38:59 +00:00
vendor Dependency updated: "google.golang.org/api@latest " 2026-02-04 10:18:00 +00:00
.github_changelog_generator Add changelog for v1.8.0 2020-01-16 11:06:10 -08:00
.gitignore Add __debug_bin* to .gitignore 2025-04-07 09:20:12 +00:00
.golangci.yaml Remove unused code, add unused linter check 2024-09-17 18:44:23 -07:00
CHANGELOG.md Update Changelog for tags 1.16 to 1.24 2023-07-07 14:21:25 -07:00
cloudbuild.yaml Remove deprecated e2e tests and related files; new images are now psc-e2e-test neg-e2e-test ingress-controller-e2e-test 2025-12-02 12:28:26 -08:00
code-of-conduct.md Add code-of-conduct.md 2017-12-20 13:32:34 -05:00
CONTRIBUTING.md trivial: fixed broken link in Markdown 2020-03-10 16:13:15 +01:00
Dockerfile.404-server Revert "Revert "Rebase base images from scratch and alpine to distroless"" 2019-03-12 16:57:32 -07:00
Dockerfile.404-server-with-metrics This PR fixes the /metrics from being exposed to the Internet by 2020-11-09 19:32:28 +00:00
Dockerfile.check-gke-ingress Add Dockerfile for check-gke-ingress 2023-05-30 18:42:30 -07:00
Dockerfile.echo Update Dockerfile.echo base image 2023-04-27 12:45:27 +00:00
Dockerfile.fuzzer Revert "Revert "Rebase base images from scratch and alpine to distroless"" 2019-03-12 16:57:32 -07:00
Dockerfile.glbc Revert "Revert "Rebase base images from scratch and alpine to distroless"" 2019-03-12 16:57:32 -07:00
Dockerfile.ingress-controller-e2e-test Add ingress-controller-e2e-test directory plus Dockerfile template 2025-08-06 08:50:12 -07:00
Dockerfile.neg-e2e-test Updated Makefile and added Docekr template 2025-08-13 13:37:13 -07:00
Dockerfile.psc-e2e-test Added Docker template and updated Makefile 2025-08-13 13:40:35 -07:00
Dockerfile.workload-controller Add workload controller 2020-09-11 21:00:59 +00:00
Dockerfile.workload-daemon Add workload daemon 2020-09-11 21:18:37 +00:00
go.mod bump go version to 1.25.8 2026-03-16 11:28:45 +00:00
go.sum Dependency updated: "google.golang.org/api@latest " 2026-02-04 10:18:00 +00:00
LICENSE Initial commit 2016-11-04 23:54:14 +01:00
LIMITATIONS.md Some documentation fixes to reflect current state of world 2019-09-20 16:17:46 -04:00
Makefile bump go version to 1.25.8 2026-03-16 11:28:45 +00:00
OWNERS Add distinct owners files to reflect the shared ownership of the repo 2026-02-25 20:39:06 +00:00
OWNERS_ALIASES Add distinct owners files to reflect the shared ownership of the repo 2026-02-25 20:39:06 +00:00
OWNERSHIP_README.md Add distinct owners files to reflect the shared ownership of the repo 2026-02-25 20:39:06 +00:00
README.md Readme: update version mapping 2021-10-29 20:18:12 +02:00
SECURITY.md Add SECURITY.md 2020-07-27 16:01:05 -06:00
SECURITY_CONTACTS Update embargo doc link in SECURITY_OWNERS and changes PST to PSC 2019-03-08 10:23:48 -07:00

GLBC

GitHub release Go Report Card

GLBC is a GCE L7 load balancer controller that manages external loadbalancers configured through the Kubernetes Ingress API.

Overview

See here for high-level concepts on Ingress in Kubernetes.

For GCP-specific documentation, please visit here (core use-cases) and here (other cool features).

Releases

Please visit the changelog for both high-level release notes and a detailed changelog.

Documentation

Please visit our docs for more information on how to run, contribute, troubleshoot and much more!

GKE Version Mapping

The table below describes what version of Ingress-GCE is running on GKE. Note that these versions are simply the defaults.

Format: k8s version -> glbc version ('+' indicates that version or above)

   * 1.12.7-gke.16+ -> v1.5.2
   * 1.13.7-gke.5+ -> v1.6.0
   * 1.14.10-gke.31+ -> 1.6.2
   * 1.14.10-gke.42+ -> 1.6.4
   * 1.15.4-gke.21+ -> 1.7.2
   * 1.15.9-gke.22+ -> 1.7.3
   * 1.15.11-gke.15+ -> 1.7.4
   * 1.15.12-gke.3+ -> 1.7.5
   * 1.16.8-gke.3+ -> 1.9.1
   * 1.16.8-gke.12+ -> 1.9.2
   * 1.16.9-gke.2+ -> 1.9.3
   * 1.16.10-gke.6+ -> 1.9.7
   * 1.17.6-gke.11+ -> 1.9.7
   * 1.18.4-gke.1201+ -> 1.9.7
   * 1.16.13-gke.400+ -> 1.9.8
   * 1.17.9-gke.600+ -> 1.9.8
   * 1.18.6-gke.500+ -> 1.9.8
   * 1.18.6-gke.4800+ -> 1.9.9
   * 1.18.10-gke.1500+ -> 1.10.8
   * 1.18.10-gke.2300+ -> 1.10.9
   * 1.18.12-gke.1200+ -> 1.10.13
   * 1.18.18-gke.1200+ -> 1.10.15
   * 1.18.19-gke.1400+ -> 1.11.1
   * 1.18.20-gke.5100+ -> 1.11.5
   * 1.19.14-gke.1900 -> 1.11.5
   * 1.20.10-gke.301 -> 1.11.5
   * 1.21.3-gke.210 -> 1.13.4