Update docs/deploy/index.md

Co-authored-by: cmluciano <cmluciano@cruznet.org>
This commit is contained in:
Baargav 2020-08-19 10:47:28 -04:00 committed by baargav
parent 6cfab1f1b4
commit a1ca1f220c

View file

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