diff options
| author | k8s-ci-robot <k8s-ci-robot@users.noreply.github.com> | 2018-02-09 09:35:52 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-02-09 09:35:52 -0800 |
| commit | e4b062309fd2696eb4c5b1dab4e9e7077b198f77 (patch) | |
| tree | 929259b15d57216dbebb85c7482a64c726466809 | |
| parent | c05ee2085967ee8fd97cd4b8ac0c24c0cb2a1f93 (diff) | |
| parent | e869f1ac2516a0e1554a49c88f95ac7eda7e93c1 (diff) | |
Merge pull request #1773 from lijianfeng1993/fix_duplication_problem_3
fix a duplication problem in federated-ingress.md
| -rw-r--r-- | contributors/design-proposals/multicluster/federated-ingress.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/design-proposals/multicluster/federated-ingress.md b/contributors/design-proposals/multicluster/federated-ingress.md index c2cb3793..ad07f1dc 100644 --- a/contributors/design-proposals/multicluster/federated-ingress.md +++ b/contributors/design-proposals/multicluster/federated-ingress.md @@ -77,7 +77,7 @@ In summary, all of [GCE L7 Load Balancer](https://cloud.google.com/compute/docs/ An alternative implementation approach involves lifting the current Federated Ingress Controller functionality up into the Federation -control plane. This alternative is not considered any any further +control plane. This alternative is not considered any further detail in this document. ### Outstanding work Items |
