Skip to content
This repository has been archived by the owner on Jan 19, 2023. It is now read-only.

Add network policy printer #813

Merged
merged 2 commits into from Apr 17, 2020

Conversation

GuessWhoSamFoo
Copy link
Contributor

@GuessWhoSamFoo GuessWhoSamFoo commented Apr 3, 2020

This is a naive approach to displaying network policies in a summary view.

Started experimenting with some of the allow/deny all policies from https://github.com/ahmetb/kubernetes-network-policy-recipes and generating a list of applicable pods in a list view.

Deny all external example:
image

Matching pod selector and namespace example:
image

Which issue(s) this PR fixes

Signed-off-by: GuessWhoSamFoo <foos@vmware.com>
Signed-off-by: GuessWhoSamFoo <foos@vmware.com>
@GuessWhoSamFoo GuessWhoSamFoo marked this pull request as ready for review April 9, 2020 17:54
@GuessWhoSamFoo GuessWhoSamFoo merged commit e1bec4a into vmware-archive:master Apr 17, 2020
@GuessWhoSamFoo GuessWhoSamFoo deleted the network-policy branch March 30, 2021 06:13
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot see network policies
2 participants