From f46aedd7a24dc4d8199e6cd686e8c80b488412d4 Mon Sep 17 00:00:00 2001 From: Arnd Hannemann Date: Tue, 14 Feb 2017 10:06:44 +0100 Subject: [PATCH] Fix typo in nginx README --- controllers/nginx/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/controllers/nginx/README.md b/controllers/nginx/README.md index 8796b932c..f55cfd32d 100644 --- a/controllers/nginx/README.md +++ b/controllers/nginx/README.md @@ -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.