summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorzouyee <zouyee1989@gmail.com>2017-07-04 14:37:04 +0800
committerzouyee <zouyee1989@gmail.com>2017-07-04 14:37:04 +0800
commit9a69cdfa454daa7b9dbe121f8237fbc8a67fe2c9 (patch)
tree2993679d8e219aef2603050b6287259158204878
parent481a4bb307877b876c3464ff296a53a027ffae0d (diff)
modify ingress url
-rw-r--r--contributors/design-proposals/federated-ingress.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/federated-ingress.md b/contributors/design-proposals/federated-ingress.md
index e1df2ce0..07e75b0c 100644
--- a/contributors/design-proposals/federated-ingress.md
+++ b/contributors/design-proposals/federated-ingress.md
@@ -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