summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Blecker <admin@toph.ca>2017-07-04 07:14:14 -0700
committerGitHub <noreply@github.com>2017-07-04 07:14:14 -0700
commit1db8e2be915d79a92577d58a216e5ad498361afc (patch)
tree9a205007864eb8aaec9c90a02846ff9eb117d24c
parent7b558a6e3a2fbcce3b9e14b2c37b2199ead130ca (diff)
parent9a69cdfa454daa7b9dbe121f8237fbc8a67fe2c9 (diff)
Merge pull request #775 from zouyee/obkca
update 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 706f9c53..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/user-guide/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