Skip to content

Commit

Permalink
Merge branch 'krkn-chaos:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
tsebastiani authored Sep 18, 2024
2 parents 56df6c4 + fc70d33 commit 4a1deb3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ Scenario | Description |
[Network Chaos](docs/network-chaos.md) | Introduces network latency, packet loss, bandwidth restriction in the egress traffic of a Node's interface using tc and Netem | :heavy_check_mark: |
[Pod Network Chaos](docs/pod-network-chaos.md) | Introduces network chaos at pod level | :heavy_check_mark: |
[Service Hijacking](docs/service-hijacking.md) | Hijacks a service http traffic to simulate custom HTTP responses | :heavy_check_mark: |
[SYN Flood](docs/syn-flood.md) | Simulates a user-defined surge of TCP SYN requests directed at one or more services | :heavy_check_mark: |

### Utilities

Expand Down

0 comments on commit 4a1deb3

Please sign in to comment.