From 28f0253242969a7bbb26b24cea4a50c163088fd1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Petazzoni?= Date: Mon, 20 Feb 2023 10:37:53 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9E=95=20Add=20kubectl=20np-viewer=20in=20ne?= =?UTF-8?q?twork=20policy=20section?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- slides/k8s/netpol.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/slides/k8s/netpol.md b/slides/k8s/netpol.md index b7c20b33..f550b4e5 100644 --- a/slides/k8s/netpol.md +++ b/slides/k8s/netpol.md @@ -413,6 +413,8 @@ troubleshoot easily, without having to poke holes in our firewall. - [Tufin Network Policy Viewer](https://orca.tufin.io/netpol/) +- [`kubectl np-viewer`](https://github.com/runoncloud/kubectl-np-viewer) (kubectl plugin) + - Two resources by [Ahmet Alp Balkan](https://ahmet.im/): - a [very good talk about network policies](https://www.youtube.com/watch?list=PLj6h78yzYM2P-3-xqvmWaZbbI1sW-ulZb&v=3gGpMmYeEO8) at KubeCon North America 2017