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 Answer
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
answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions