fix typo in ingress/controllers/README.md

This commit is contained in:
Denis Andrejew 2016-10-11 18:25:12 +02:00 committed by GitHub
parent 6456025035
commit 54891aef04

View file

@ -130,6 +130,6 @@ This section can also bear the title "why anyone would want to write an Ingress
* L4 and L7 loadbalancing (it currently only supports HTTP rules)
* Ingress Rules that are not limited to a simple path regex (eg: redirect rules, session persistence)
And is expected to be the way one configures a "frontends" that handle user traffic for a Kubernetes cluster.
And is expected to be the way one configures "frontends" that handle user traffic for a Kubernetes cluster.