Fix TOC indent (#1483)

This commit is contained in:
Frank Budinsky 2018-06-08 11:02:00 -04:00 committed by Martin Taillefer
parent 19caf6ef57
commit 3e887a155e
1 changed files with 1 additions and 3 deletions

View File

@ -6,7 +6,7 @@ aliases:
- /docs/tasks/fault-injection.html
---
> Note: This task uses the new [v1alpha3 traffic management API](/blog/2018/v1alpha3-routing/). The old API has been deprecated and will be removed in the next Istio release. If you need to use the old version, follow the docs [here](https://archive.istio.io/v0.7/docs/tasks/traffic-management/).
> This task uses the new [v1alpha3 traffic management API](/blog/2018/v1alpha3-routing/). The old API has been deprecated and will be removed in the next Istio release. If you need to use the old version, follow the docs [here](https://archive.istio.io/v0.7/docs/tasks/traffic-management/).
This task shows how to inject delays and test the resiliency of your application.
@ -26,8 +26,6 @@ This task shows how to inject delays and test the resiliency of your application
$ istioctl replace -f @samples/bookinfo/routing/route-rule-reviews-test-v2.yaml@
```
# Fault injection
## Fault injection using HTTP delay
To test our Bookinfo application microservices for resiliency, we will _inject a 7s delay_