Skip to content

AbhinavAtul/ingress-gce

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.9.6-gke.2  -> 0.9.7
   * 1.9.7-gke.5  -> 0.9.7
   * 1.10.4-gke.0  -> v1.1.1
   * 1.10.5-gke.1  -> v1.2.2
   * 1.10.5-gke.3  -> v1.2.3
   * 1.10.6-gke.2  -> v1.3.0
   * 1.10.7-gke.1  -> v1.3.2
   * 1.11.2-gke.4  -> v1.3.3
   * 1.11.3-gke.14  -> v1.4.0
   * 1.11.6-gke.2  -> v1.4.1
   * 1.11.6-gke.6  -> v1.4.2
   * 1.11.7-gke.7  -> v1.4.3
   * 1.12.5-gke.10  -> v1.5.0
   * 1.12.6-gke.7  -> v1.5.1
   * 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.15.4-gke.21  -> 1.7.2
   * 1.15.9-gke.22  -> 1.7.3
   * 1.15.11-gke.15  -> 1.7.4
   * 1.16.8-gke.3  -> 1.9.1
   * 1.16.8-gke.17  -> 1.9.2
   * 1.17.5-gke.0  -> 1.9.2

Analytics

About

Ingress controller for Google Cloud

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 99.1%
  • Other 0.9%