Merge pull request #1147 from asifdxtreme/patch-12

Minor Typo Fix
This commit is contained in:
Manuel Alejandro de Brito Fontes 2017-08-16 14:28:54 -03:00 committed by GitHub
commit 9d934e3534

View file

@ -8,7 +8,7 @@ __GCP__: On GCE/GKE, the Ingress controller runs on the
master. If you wish to stop this controller and run another instance on your master. If you wish to stop this controller and run another instance on your
nodes instead, you can do so by following this [example](/examples/deployment/gce). nodes instead, you can do so by following this [example](/examples/deployment/gce).
__generic__: You can deploy a genric (nginx or haproxy) Ingress controller by simply __generic__: You can deploy a generic (nginx or haproxy) Ingress controller by simply
running it as a pod in your cluster, as shown in the [examples](/examples/deployment). running it as a pod in your cluster, as shown in the [examples](/examples/deployment).
Please note that you must specify the `ingress.class` Please note that you must specify the `ingress.class`
[annotation](/examples/PREREQUISITES.md#ingress-class) if you're running on a [annotation](/examples/PREREQUISITES.md#ingress-class) if you're running on a