Skip to content

Commit

Permalink
feat: removed unused images and gifs and added updated ones to readme
Browse files Browse the repository at this point in the history
Signed-off-by: deggja <danieldagfinrud@gmail.com>
  • Loading branch information
deggja committed Dec 11, 2023
1 parent f60f403 commit 71be432
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -118,11 +118,13 @@ Scanning a specific namespace is done by selecting the namespace of choice from

This will populate the table view with all pods not targeted by a network policy in that specific namespace. In addition to this, if there are any pods in the cluster already targeted by a network policy - it will create a visualisation of this in a network map rendered using [D3](https://d3-graph-gallery.com/network.html) below the table view.

![Netfetch Dashboard](https://github.com/deggja/netfetch/blob/main/frontend/dash/src/assets/netfetch_new_dash.png)

You can click the `Create cluster map` button to do exactly that. This will render a network map with D3, fetching all pods and policies in all the namespaces you have access to in the cluster.

Inside the network map visualisations, you can double click the network policy nodes to preview the YAML of that policy.

![Netfetch Dashboard](https://github.com/deggja/netfetch/blob/main/frontend/dash/src/assets/netfetch_new_dash.png)
![Network map](https://github.com/deggja/netfetch/blob/main/frontend/dash/src/assets/netfetch_network_map.png)


## Netfetch score
Expand Down
Binary file removed frontend/dash/src/assets/netfetch_clI_scan.gif
Binary file not shown.
Binary file removed frontend/dash/src/assets/netfetch_dash.png
Binary file not shown.
Binary file removed frontend/dash/src/assets/netfetch_map.png
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified frontend/dash/src/assets/netfetch_new_dash.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 71be432

Please sign in to comment.