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 年前773 查看次数
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 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则