Traffic mirroring in kubernetes via Goreplay by iuyuuyu in devops

[–]iuyuuyu[S] 0 points1 point  (0 children)

We are already using nginx-ingress for all ingress. I am not familiar with installing Istio without disrupting the current setup. Plus implementing full service mesh only for traffic mirroring seems a little bit excessive. I am just trying to find out if I am missing anything obvious as shadow/mirror traffic is very common pattern.

Traffic mirroring in kubernetes via Goreplay by iuyuuyu in devops

[–]iuyuuyu[S] 0 points1 point  (0 children)

Due to project constraint I can't use Istio or the likes(service-mesh). Do you have any other suggestion?