From a1ca1f220cf18f47249374e737b1da637fe66bae Mon Sep 17 00:00:00 2001 From: Baargav Date: Wed, 19 Aug 2020 10:47:28 -0400 Subject: [PATCH] Update docs/deploy/index.md Co-authored-by: cmluciano --- docs/deploy/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/deploy/index.md b/docs/deploy/index.md index e68ecc840..4f8cba927 100644 --- a/docs/deploy/index.md +++ b/docs/deploy/index.md @@ -9,7 +9,7 @@ If multiple Ingresses define paths for the same host, the ingress controller **merges the definitions**. !!! danger - The [admission webhook](https://kubernetes.io/docs/reference/access-authn-authz/extensible-admission-controllers/) require conectivity between Kubernetes API server and the ingress controller. + The [admission webhook](https://kubernetes.io/docs/reference/access-authn-authz/extensible-admission-controllers/) requires connectivity between Kubernetes API server and the ingress controller. In case [Network policies](https://kubernetes.io/docs/concepts/services-networking/network-policies/) or additional firewalls, please allow access to port `8443`.