otterize / network-mapper

Map Kubernetes traffic: in-cluster, to the Internet, and to AWS IAM and export as text, intents, or an image
Apache License 2.0
612 stars 23 forks source link

AWS Visibility - DNS webhook #176

Closed orishavit closed 8 months ago

orishavit commented 9 months ago

Adds a webhook handler to network-mapper, to set DNS settings for selected pods, in order to proxy AWS API calls through network-mapper.

Pods with the network-mapper.otterize.com/aws-visibility label will have their DNS nameservers changed, and a CA bundle injected, so that AWS sdks will go through network mapper and record operations.