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 Antwort
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
beantwortet vor einem Jahr

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen