improved description of http experiments (#561)

Signed-off-by: avaakash <as86414@gmail.com>
This commit is contained in:
Akash Shrivastava
2022-07-16 09:05:16 +05:30
committed by GitHub
parent 8b9d124ffe
commit 6f3cec8567
3 changed files with 9 additions and 3 deletions

View File

@@ -8,7 +8,9 @@ metadata:
spec:
displayName: pod-http-modify-body
categoryDescription: >
it injects http modify body chaos inside the pod which modifies the body of the response from the provided application server to the body string provided by user and reverts after specified duration
Pod-http-modify-body contains chaos to disrupt http requests of kubernetes pods. This experiment can modify the body of the response from the service targetted.
- Causes modification of response body of the HTTP request.
- The application pod should be healthy once chaos is stopped. Service-requests should be served despite chaos.
keywords:
- "pods"
- "kubernetes"