diff --git a/docs/user-guide/ingress.md b/docs/user-guide/ingress.md index 221f659d8b..b903437be5 100644 --- a/docs/user-guide/ingress.md +++ b/docs/user-guide/ingress.md @@ -28,7 +28,7 @@ Typically, services and pods have IPs only routable by the cluster network. All An Ingress is a collection of rules that allow inbound connections to reach the cluster services. ``` -internet + internet | [ Ingress ] --|-----|--