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

Testing sending traffic through the cluster #9

Open
sekka1 opened this issue Nov 22, 2019 · 0 comments
Open

Testing sending traffic through the cluster #9

sekka1 opened this issue Nov 22, 2019 · 0 comments

Comments

@sekka1
Copy link
Contributor

sekka1 commented Nov 22, 2019

Cluster updates, overlay updates, service mesh updates, API gateway updates, or network policy updates can all affect traffic going through the cluster. We can have endpoint checks like pingdom like checks to see if the endpoints are up or we can test it in a more controlled way with the tools below:

These are two interesting projects that can help with testing traffic through the cluster.

https://github.com/BuoyantIO/bb

https://github.com/BuoyantIO/slow_cooker

With the bb tool, we can setup a topology and have slow_cooker send traffic through it to make sure traffic is getting to all the destinations.

Making network policy updates are kinda hard to test. You have to make sure you have the test setup correct then send some traffic through to test. Using these two tools, we can simulate a test very quickly, easily, and repeatably.

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

No branches or pull requests

1 participant