Skip to content

Commit

Permalink
refactor(readme): Add more details in pod network corruption readme (#…
Browse files Browse the repository at this point in the history
…1555)

* refactor(readme): Add more details in ood network corruption readme

Signed-off-by: Udit Gaurav <uditgaurav@gmail.com>

* Update experiments/generic/pod_network_corruption/README.md

Co-authored-by: Karthik Satchitanand <karthik.s@mayadata.io>

Co-authored-by: Karthik Satchitanand <karthik.s@mayadata.io>
  • Loading branch information
uditgaurav and Karthik Satchitanand committed Jun 17, 2020
1 parent b70d121 commit cc05c10
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions experiments/generic/pod_network_corruption/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
</tr>
<tr>
<td> Pod Network Corruption </td>
<td> Inject network packet corruption into application pod
</td>
<td> This chaos action Injects packet corruption on the specified container by starting a traffic control (tc) process with netem rules to add egress packet corruption. Corruption is injected via pumba library with command Pumba netem corruption by passing the relevant network interface, packet-corruption-percentage, chaos duration, and regex filter for the container name. </td>
<td> <a href="https://docs.litmuschaos.io/docs/pod-network-corruption/"> Here </a> </td>
</tr>
</table
</table

0 comments on commit cc05c10

Please sign in to comment.