How can I use AWS traffic mirroring to copy the traffic from my EKS cluster

0

Hi, I was trying to copy network requests on my EKS cluster without redirecting the traffic to another node using traffic mirroring. How do I do that

已提問 1 年前檢視次數 772 次
1 個回答
0

Hi, traffic mirroring is happening at network level (Elastic Network Interface - ENI) and is not really depending on EKS cluster. You can configure the traffic mirroring by following this tutorial and attache the source of the VPC mirroring to the ENI interface of EKS.

https://docs.aws.amazon.com/vpc/latest/mirroring/traffic-mirroring-getting-started.html

AWS
已回答 1 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南