Start from traffic relationships, then export clean YAML
Use the editor to model allowed traffic between namespaces, pods, and services, then export a ready-to-apply NetworkPolicy manifest for review or deployment.
Add nodes (namespace + service/pod), draw allowed connections, import an existing NetworkPolicy YAML, then export a ready-to-apply manifest.
Use the editor to model allowed traffic between namespaces, pods, and services, then export a ready-to-apply NetworkPolicy manifest for review or deployment.
It generates a Kubernetes NetworkPolicy manifest based on the nodes and allowed traffic flows you define visually.
Yes. You can paste an existing NetworkPolicy manifest, convert it into the visual graph, edit it, and export it again.