mirror of https://github.com/kubernetes/kops.git
Merge pull request #4707 from AdamDang/patch-28
Typo fix in kube-ingress-aws-controller/README.md
This commit is contained in:
commit
b4c93f6a49
|
|
@ -8,7 +8,7 @@ certificates. ALBs are used to route traffic to an Ingress http router for examp
|
||||||
[skipper](https://github.com/zalando/skipper/), which routes
|
[skipper](https://github.com/zalando/skipper/), which routes
|
||||||
traffic to Kubernetes services and implements
|
traffic to Kubernetes services and implements
|
||||||
[advanced features](https://zalando.github.io/skipper/dataclients/kubernetes/)
|
[advanced features](https://zalando.github.io/skipper/dataclients/kubernetes/)
|
||||||
like green-blue deployments, feature toggles, reate limits,
|
like green-blue deployments, feature toggles, rate limits,
|
||||||
circuitbreakers, metrics, access logs, opentracing API, shadow traffic or A/B tests.
|
circuitbreakers, metrics, access logs, opentracing API, shadow traffic or A/B tests.
|
||||||
|
|
||||||
Advantages:
|
Advantages:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue