Commit 2be704f9 authored by k8s-merge-robot's avatar k8s-merge-robot

Merge pull request #24465 from aknuds1/glbc

Automatic merge from submit-queue Fix GLBC cluster addon README link Fix the link to L7 load balancer controller in GLBC cluster addon README. Fixed #24462.
parents 3753e2bd 425111e0
# GCE Load-Balancer Controller (GLBC) Cluster Addon # GCE Load-Balancer Controller (GLBC) Cluster Addon
This cluster addon is composed of: This cluster addon is composed of:
* A [Google L7 LoadBalancer Controller](https://github.com/kubernetes/contrib/tree/master/Ingress/controllers/gce) * A [Google L7 LoadBalancer Controller](https://github.com/kubernetes/contrib/tree/master/ingress/controllers/gce)
* A [404 default backend](https://github.com/kubernetes/contrib/tree/master/404-server) Service + RC * A [404 default backend](https://github.com/kubernetes/contrib/tree/master/404-server) Service + RC
It relies on the [Ingress resource](../../../../docs/user-guide/ingress.md) only available in Kubernetes version 1.1 and beyond. It relies on the [Ingress resource](../../../../docs/user-guide/ingress.md) only available in Kubernetes version 1.1 and beyond.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment