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

User Issue: Egress Network Disruption for Inter Cluster in K8's not working #965

Open
vpilania opened this issue Mar 7, 2025 · 0 comments

Comments

@vpilania
Copy link

vpilania commented Mar 7, 2025

Describe the bug
I did 3 experiments for doing a delay of packets for K8's services in 2 different clusters by using hosts. The one with ingress flow worked but the one without any flow and egress didn't work as expected. Basically no latency was seen when default or egress was used. Everything with 3 experiments were same except for either flow was not mention as it's optional (default case and no latency seen) or flow was set to either egress (no latency seen) or ingress (latency seen).

To Reproduce
Steps to reproduce the behavior:
Do a network delay test in Inter-Cluster in K8 with flow field empty or with flow set to egress.

Expected behavior
Network delay should have happened to egress flow as well.

Screenshots
If applicable, add screenshots to help explain your problem.

Egress or Default flow with no latency seen:

Image

Ingress flow with latency see

Image

Environment:

  • Kubernetes version: 1.28
  • Controller version: 10.7.0
  • Cloud provider (or local): aws
  • Base OS for Kubernetes: amazon linux

Additional context
N/A

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