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`.