Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pod level network traffic shaping #393

Closed
chaitanyaenr opened this issue Mar 20, 2023 · 1 comment
Closed

Pod level network traffic shaping #393

chaitanyaenr opened this issue Mar 20, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@chaitanyaenr
Copy link
Collaborator

Current network scenarios in Krkn support network traffic shaping at the node level: https://github.com/redhat-chaos/krkn/blob/main/docs/network_chaos.md in addition to application outage scenario that can block ingress/egress traffic to an application/pod: https://github.com/redhat-chaos/krkn/blob/main/docs/application_outages.md but not a specific port or shape the traffic like drop certain amount of packets/inject certain amount of latency at the pod level.

@chaitanyaenr
Copy link
Collaborator Author

Pod level network scenarios are now supported thanks to @yogananth-subramanian!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants