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

Support faulty/slow/interrupted pod networking #104

Closed
mffiedler opened this issue Jun 16, 2021 · 1 comment
Closed

Support faulty/slow/interrupted pod networking #104

mffiedler opened this issue Jun 16, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@mffiedler
Copy link
Collaborator

One class of network chaos to support is for pod networking (vs host/node networking). Scenarios might be:

  • high latency networking environments
    -networks that are expected to periodically disconnect (moving vehicles)
  • poor quality networks (packet corruption, high tx retries, etc)

One possible way for Kraken to support these scenarios is via integration of Litmus experiments:
Pod network latency
Pod network loss
Pod network corruption

This issue might need to be broken out into multiple issues.

@chaitanyaenr chaitanyaenr added the enhancement New feature or request label Jul 13, 2021
@chaitanyaenr
Copy link
Collaborator

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