modify ingress url

This commit is contained in:
zouyee 2017-07-04 14:37:04 +08:00
parent 481a4bb307
commit 9a69cdfa45
1 changed files with 1 additions and 1 deletions

View File

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