From a3e7f10ac08a3e90471356e15be65a5406693379 Mon Sep 17 00:00:00 2001 From: Denis Salamanca <33235720+dsalamancaMS@users.noreply.github.com> Date: Wed, 27 Jun 2018 13:49:24 -0600 Subject: [PATCH] GCE/GKE proxy mentioned for Azure (#2717) GCE/GKE are part of Google cloud not azure, so the note "proxy protocol is not supported in GCE/GKE" does not apply for azure --- docs/deploy/index.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/deploy/index.md b/docs/deploy/index.md index 7dbf8f0d3..50c8814db 100644 --- a/docs/deploy/index.md +++ b/docs/deploy/index.md @@ -125,7 +125,6 @@ kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/mast kubectl apply -f https://raw.githubusercontent.com/kubernetes/ingress-nginx/master/deploy/provider/cloud-generic.yaml ``` -**Important Note:** proxy protocol is not supported in GCE/GKE ### Baremetal