Merge pull request #4707 from AdamDang/patch-28

Typo fix in kube-ingress-aws-controller/README.md
This commit is contained in:
k8s-ci-robot 2018-03-18 15:30:59 -07:00 committed by GitHub
commit b4c93f6a49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: