From 1e131608a8df5bf86f80517d6645ff3dfe4adfc0 Mon Sep 17 00:00:00 2001 From: Alon Girmonsky <1990761+alongir@users.noreply.github.com> Date: Mon, 6 Mar 2023 10:02:58 -0800 Subject: [PATCH] Adding network analysis for Kubernetes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Think TCPDump and Wireshark re-invented for Kubernetes, Kubeshark provides protocol-level visibility into Kubernetes’ internal network, capturing, dissecting and monitoring all traffic and payloads going in, out and across containers, pods, nodes and clusters. --- etl/meta/collections/10063.kubernetes-tooling.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/etl/meta/collections/10063.kubernetes-tooling.yml b/etl/meta/collections/10063.kubernetes-tooling.yml index e44d5800592..5f53d1d4226 100644 --- a/etl/meta/collections/10063.kubernetes-tooling.yml +++ b/etl/meta/collections/10063.kubernetes-tooling.yml @@ -24,3 +24,4 @@ items: - kubeshop/monokle - komodorio/helm-dashboard - clastix/capsule + - kubeshark/kubeshark