-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[DISCUSSION] Create NetworkPolicy explainer #22
Comments
I've taken a first pass at this here, still a lot of work to do on that but would love some feedback on what kinds of support other people use when working on network policies! |
if you want to make a PR into |
paste the output in here when you get a chance to thanks ! |
Example output from a bunch of network policies:
|
Input: 1 or more NetworkPolicies
Output: semantic explanation of policies, indicating what pods/namespaces/etc. will be targeted by the policy
Use case: as a developer or infra engineer, I want a debugging or sanity check tool to help me understand the impact of my network policies
The text was updated successfully, but these errors were encountered: