Merge pull request #268 from arnd/master

minor: Fix typo in nginx README
This commit is contained in:
Manuel Alejandro de Brito Fontes 2017-02-14 09:16:48 -03:00 committed by GitHub
commit 1f70373365

View file

@ -40,7 +40,7 @@ Anytime we reference a tls secret, we mean (x509, pem encoded, RSA 2048, etc). Y
- Default backend [404-server](https://github.com/kubernetes/contrib/tree/master/404-server)
## Dry running the Ingress controller
## Try running the Ingress controller
Before deploying the controller to production you might want to run it outside the cluster and observe it.