From 7e5d0b61337f50a4df772fd370d0d28c118c51dd Mon Sep 17 00:00:00 2001 From: du Date: Thu, 7 Sep 2017 18:14:06 +0800 Subject: [PATCH] [nginx/README] remove obsolete sentence in deployment section --- controllers/nginx/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/controllers/nginx/README.md b/controllers/nginx/README.md index 8eb52a696..afc9186fb 100644 --- a/controllers/nginx/README.md +++ b/controllers/nginx/README.md @@ -115,7 +115,6 @@ $ kubectl create -f examples/default-backend.yaml ``` Follow the [example-deployment](../../examples/deployment/nginx/README.md) steps to deploy nginx-ingress-controller in Kubernetes cluster (you may prefer other type of workloads, like Daemonset, in production environment). -Loadbalancers are created via a ReplicationController or Daemonset: ## HTTP