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

Support for reporting internet-facing traffic #161

Closed orishoshan closed 10 months ago

orishoshan commented 11 months ago

Description

This PR adds supporting for reporting internet-facing traffic. Up until now, the network mapper would see this traffic, but discard it. Now, the network mapper has gained the capability to report this traffic to Otterize Cloud. This will be used to display Internet traffic in the access graph, and in the future can be used for automatically bootstrapping Internet-facing intents, as well as matching traffic with services from other clusters, or managed databases, and so on.

Testing

Checklist