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

preguntada hace un año780 visualizaciones
1 Respuesta
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
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas