From 605224299bd3aa3fd9ac7366ac6c0522e7053362 Mon Sep 17 00:00:00 2001 From: Leo Robinovitch Date: Sun, 8 Dec 2024 11:54:11 -0800 Subject: [PATCH] Add kl https://github.com/robinovitch61/kl --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index df26da5..2391bbe 100644 --- a/readme.md +++ b/readme.md @@ -53,6 +53,7 @@ Items with :green_heart: indicate open source projects. - :green_heart:[K9s](https://github.com/derailed/k9s) :fire::fire::fire::fire::fire: - K9s provides a terminal UI to interact with your Kubernetes clusters. - :green_heart:[kapp](https://github.com/vmware-tanzu/carvel-kapp) :fire::fire::fire: - kapp is a simple deployment tool focused on the concept of "Kubernetes application" — a set of resources with the same label - :green_heart:[kconnect](https://github.com/fidelity/kconnect) :fire::fire: - kconnect is a CLI utility that can be used to discover and securely access Kubernetes clusters across multiple operating environments. +- :green_heart:[kl](https://github.com/robinovitch61/kl) :fire: - kl is an interactive terminal application for interacting with logs across many containers and clusters. - :green_heart:[Ktunnel](https://github.com/omrikiei/ktunnel) :fire::fire: - Ktunnel is a CLI tool that establishes a reverse tunnel between a kubernetes cluster and your local machine. - :green_heart:[Kubebox](https://github.com/astefanutti/kubebox) :fire::fire::fire::fire: - Terminal and Web console for Kubernetes - :green_heart:[Kubetail](https://github.com/johanhaleby/kubetail) :fire::fire::fire::fire::fire: - Bash script that enables you to aggregate (tail/follow) logs from multiple pods into one stream.