fix typo in ingress/controllers/README.md
This commit is contained in:
parent
6456025035
commit
54891aef04
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue