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