Merge pull request #775 from zouyee/obkca

update ingress url
This commit is contained in:
Christoph Blecker 2017-07-04 07:14:14 -07:00 committed by GitHub
commit 1db8e2be91
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
## Overview/Summary ## Overview/Summary
[Kubernetes Ingress](https://github.com/kubernetes/kubernetes.github.io/blob/master/docs/user-guide/ingress.md) [Kubernetes Ingress](https://kubernetes.io/docs/concepts/services-networking/ingress/)
provides an abstraction for sophisticated L7 load balancing through a provides an abstraction for sophisticated L7 load balancing through a
single IP address (and DNS name) across multiple pods in a single single IP address (and DNS name) across multiple pods in a single
Kubernetes cluster. Multiple alternative underlying implementations Kubernetes cluster. Multiple alternative underlying implementations