Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Real-time logging dashboard for Kubernetes. View logs in a terminal or a browser. Run anywhere - desktop, cluster, docker.
| Date | Stars |
|---|---|
| 2026-07-24 | 1748 |
| 2026-07-25 | 1748 |
| 2026-07-28 | 1748 |
| 2026-07-30 | 1748 |
| 2026-08-06 | 1748 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Kubetail _Kubetail is a real-time logging dashboard for Kubernetes_ <a href="https://youtu.be/q9rV9gHQb4Q"> <img width="350" alt="demo-thumbnail" src="https://github.com/user-attachments/assets/3b528e7e-5f8a-4bfd-86a1-0b70691b8a4c"> </a> Demo: [https://www.kubetail.com/demo](https://www.kubetail.com/demo) <a href="https://discord.gg/CmsmWAVkvX"><img src="https://img.shields.io/discord/1212031524216770650?logo=Discord&style=flat-square&logoColor=FFFFFF&labelColor=5B65F0&label=Discord&color=64B73A"></a> [](https://kubernetes.slack.com/archives/C08SHG1GR37) [](CODE_OF_CONDUCT.md) [](https://github.com/kubetail-org) English | [简体中文](.github/README.zh-CN.md) | [日本語](.github/README.ja.md) | [한국어](.github/README.ko.md) | [Deutsch](.github/README.de.md) | [Español](.github/README.es.md) | [Português](.github/README.pt-BR.md) | [Français](.github/README.fr.md) ## Introduction <img src="https://github.com/user-attachments/assets/3713a774-1b3a-41f9-8e9d-9331bbf8acac" width="300" title="Kubetail"> <br> <br> **Kubetail** is a general-purpose logging dashboard for Kubernetes, optimized for tailing logs across multi-container workloads in real-time. With Kubetail, you can view logs from all the containers in a workload (e.g. Deployment or DaemonSet) merged into a single, chronological timeline, delivered to your browser or terminal. The primary entry point for Kubetail is the `kubetail` CLI tool, which can launch a local web dashboard on your desktop or stream raw logs directly to your terminal. Behind the scenes, Kubetail uses your cluster's Kubernetes API to fetch logs directly from your cluster, so it works out of the box without needing to forward your logs to an external service. Kubetail also uses your Kubernetes API to track container lifecycle events in order to keep your log timeline in sync as containers start, stop or get replaced. This makes it easy to follow logs seamlessly as user requests move from one ephemeral container to another across services. Our goal is to build the most powerful, user-friendly logging platform for Kubernetes and we'd love your help. If you notice a bug or have a suggestion please create a GitHub Issue or send us an email ([email protected])! ## Features * Clean, easy-to-use interface * View log messages in real-time * Filter logs by: * Workload (e.g. Deployment, CronJob, StatefulSet) * Absolute or relative time range * Node properties (e.g. availability zone, CPU architecture, node ID) * Grep * Uses your Kubernetes API to retrieve log messages so data never leaves your possession (private by default) * Switch between multiple clusters (Desktop-only) * Run anywhere: Desktop, Cluster, Docker ## Quickstart ### Installation To install `kubetail` you can use [Homebrew](https://brew.sh/): ```console brew install kubetail ``` <details> <summary>See 15 other options (e.g. Krew, Snap, Winget, Ubuntu, Fedora, SUSE, Alpine, Arch, Gentoo, Nix, asdf, Chocolatey, Scoop, MacPorts)</summary> ```console # Krew kubectl krew install kubetail # Snap sudo snap install kubetail # Winget winget install kubetail # Chocolatey choco install kubetail # Scoop scoop install kubetail # MacPorts sudo port install kubetail # Ubuntu/Mint (apt) sudo add-apt-repository ppa:kubetail/kubetail sudo apt update && sudo apt install kubetail-cli # Fedora/CentOS/RHEL/Amazonlinux/Mageia (copr) dnf copr enable kubetail/kubetail dnf install kubetail # SUSE (zypper) zypper addrepo 'https://download.opensuse.org/repositories/home:/kubetail/$releasever/' kubetail zypper refresh && zypper install kubetail-cli # Alpine (apk) apk add kubetail --repository=https://dl-cdn.alpinelin
Excerpt of 13,613 characters
Read on GitHub652
18
David Requeno
16
14
13
12
10
9
8
6
6
5
4
4
4
3
3
Adam Leskis
2
2
2
Would you bet a product on this? Bounded 0–100 and slow moving.
matched fp:1a5e251eee44e494, topic:observability, topic:monitoring
matched fp:1a5e251eee44e494, topic:kubernetes