# network-security-manager **Repository Path**: mirrors_openshift/network-security-manager ## Basic Information - **Project Name**: network-security-manager - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-16 - **Last Updated**: 2026-03-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Network Security Manager NSM help manage network policies on a kubernetes cluster in an easy and effective way. Its NetworkPolicyExporter can translate cluster networkpolicies into format that resemble a zoned firewall rules list. # Building and pushing the operator images Use the supplied makefile: ``` make ``` # Executing make sure your KUBECONFIG points to the correct cluster and run the utility with user that have permissions to read networkpolicies. that it. output generated on stdout can be redirected to a file for further consumption.