https://github.com/mchestr/kubestats
https://github.com/mchestr/kubestats
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mchestr/kubestats
- Owner: mchestr
- License: mit
- Created: 2025-05-29T07:41:10.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2026-03-08T17:02:28.000Z (4 months ago)
- Last Synced: 2026-03-08T20:57:13.172Z (4 months ago)
- Language: TypeScript
- Size: 622 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Kubestats
**Kubernetes Ecosystem Discovery & Analytics Platform**
Kubestats is a comprehensive platform for discovering, tracking, and analyzing GitHub repositories in the Kubernetes and container ecosystem. Built on FastAPI, it automatically discovers repositories with Kubernetes-related topics and provides time-series analytics to understand ecosystem trends and project health.
## 🎯 What is Kubestats?
Kubestats solves the challenge of discovering and tracking the vast, rapidly-evolving Kubernetes ecosystem. It automatically discovers GitHub repositories with Kubernetes-related topics (`kubesearch`, `k8s-at-home`) and provides:
- **📊 Ecosystem Analytics**: Historical trends and statistics across the Kubernetes community
- **🔍 Smart Discovery**: Automated repository discovery with topic-based filtering
- **📈 Growth Tracking**: Time-series metrics for stars, forks, issues, and activity
- **🔬 Trend Analysis**: Identify emerging tools and declining projects
- **⚡ Real-time Updates**: Background tasks keep data fresh and current
Whether you're a developer seeking the right Kubernetes tools, a maintainer benchmarking your project, or a researcher analyzing ecosystem health, Kubestats provides the insights you need.
## Release Notes
Check the file [release-notes.md](./release-notes.md).
## License
Kubestats is licensed under the terms of the MIT license.