From 4f84fab763b62af2870ea39958e897b190433622 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Petazzoni?= Date: Mon, 22 Sep 2025 16:13:48 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9E=95=EF=B8=8F=20Add=20mention=20to=20kl=20?= =?UTF-8?q?and=20gonzo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- slides/k8s/logs-cli.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/slides/k8s/logs-cli.md b/slides/k8s/logs-cli.md index 6f90a03e..da62e41c 100644 --- a/slides/k8s/logs-cli.md +++ b/slides/k8s/logs-cli.md @@ -157,6 +157,18 @@ Exactly what we need! ] +--- + +## Other useful tools + +- `kl` (https://github.com/robinovitch61/kl) + + *select containers interactively , navigate/view/search logs* + +- `gonzo` (https://github.com/control-theory/gonzo) + + *real-time stream analysis, statistics, etc.* + ??? :EN:- Viewing pod logs from the CLI