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

Ignore target `hostNetwork` pods in the DNS capture flow #231

Closed omris94 closed 2 months ago

omris94 commented 2 months ago

Description

Most CNI implementations ignore network policies targetting hostNetwork pods. We've decided to ignore them in the meantime.