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

FIx bug where `hostNetwork` pods could be falsely detected as incoming traffic from outside of the cluster; Support resolution of `LoadBalancer` typed services using their node ports #240

Closed omris94 closed 1 month ago

omris94 commented 1 month ago

Description

FIx bug where hostNetwork pods could be falsely detected as incoming traffic from outside the cluster:

Support resolution of LoadBalancer typed services using their node ports

Testing

Checklist