{"id":29357146,"url":"https://github.com/yairfalse/tapio","last_synced_at":"2025-07-09T06:01:41.974Z","repository":{"id":303489321,"uuid":"1015294703","full_name":"yairfalse/tapio","owner":"yairfalse","description":"Making Kubernetes and eBPF accessible to everyone","archived":false,"fork":false,"pushed_at":"2025-07-08T00:11:37.000Z","size":25690,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-08T00:13:57.580Z","etag":null,"topics":["debugging","devops","ebpf","kubernetes","observability"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yairfalse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-07T09:38:24.000Z","updated_at":"2025-07-07T23:59:30.000Z","dependencies_parsed_at":"2025-07-08T00:24:03.847Z","dependency_job_id":null,"html_url":"https://github.com/yairfalse/tapio","commit_stats":null,"previous_names":["yairfalse/tapio"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yairfalse/tapio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yairfalse%2Ftapio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yairfalse%2Ftapio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yairfalse%2Ftapio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yairfalse%2Ftapio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yairfalse","download_url":"https://codeload.github.com/yairfalse/tapio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yairfalse%2Ftapio/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264403541,"owners_count":23602614,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["debugging","devops","ebpf","kubernetes","observability"],"created_at":"2025-07-09T06:00:29.192Z","updated_at":"2025-07-09T06:01:41.931Z","avatar_url":"https://github.com/yairfalse.png","language":"Go","readme":"# 🌲 Tapio - The Forest Guardian for Kubernetes\n\nNamed after the Finnish god of forests, Tapio protects your digital forest by making complex Kubernetes cluster debugging simple and human-readable.\n\n## ✨ Features\n\n- **Beautiful Human Output**: Emojis, colors, and clear explanations\n- **Predictive Analysis**: AI-powered failure prediction with confidence scores\n- **Quick Fixes**: Actionable commands for immediate problem resolution\n- **Multiple Output Formats**: Human, JSON, and YAML output\n- **Smart Filtering**: Check specific apps, pods, or entire clusters\n- **Zero Configuration**: Auto-detects your Kubernetes setup\n\n## 🚀 Quick Start\n\n### Installation\n\n```bash\n# Build from source\nmake build\n\n# Install globally\nmake install\n```\n\n### Basic Usage\n\n```bash\n# Check current namespace\ntapio check\n\n# Check specific app\ntapio check my-app\n\n# Check specific pod\ntapio check pod/my-app-7d4b9c8f-h2x9m\n\n# Check entire cluster\ntapio check --all\n\n# Get JSON output\ntapio check --output json\n```\n\n## 📊 Sample Output\n\n```bash\n$ tapio check\nHEALTHY: 3 pods healthy\nWARNING: 1 pod has warnings\n\nWARNING: pod/api-service-xyz: High restart count\n   Container api has restarted 5 times\n   PREDICTION: Will fail in 15m (80% confidence)\n   REASON: Frequent restarts indicate unstable container\n\nQuick fixes available:\n  [FIX] kubectl logs api-service-xyz --previous\n     Check logs for error patterns\n  [URGENT] kubectl describe pod api-service-xyz\n     Get detailed pod information\n```\n\n## 🏗️ Architecture\n\n```\ntapio/\n├── cmd/tapio/              # Main CLI entry point\n├── internal/\n│   ├── cli/               # Cobra CLI commands\n│   └── output/            # Output formatters\n├── pkg/\n│   ├── simple/            # Core health checker\n│   └── types/             # Shared type definitions\n└── test/                  # Unit and integration tests\n```\n\n## 🧪 Development\n\n```bash\n# Set up development environment\nmake dev-setup\n\n# Build and test\nmake dev\n\n# Run tests\nmake test\n\n# Run linter\nmake lint\n\n# Build for all platforms\nmake build-all\n```\n\n## 🎯 Roadmap\n\n- [ ] eBPF integration for kernel-level insights\n- [ ] Custom health check rules\n- [ ] Slack/Discord notifications\n- [ ] Prometheus metrics export\n- [ ] Auto-healing capabilities\n- [ ] Multi-cluster support\n\n## 🤝 Contributing\n\nContributions welcome! This project follows the [Conventional Commits](https://www.conventionalcommits.org/) specification.\n\n## 📜 License\n\nMIT License - see [LICENSE](LICENSE) for details.\n\n---\n\n**Keep your Kubernetes forest healthy with Tapio!**\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyairfalse%2Ftapio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyairfalse%2Ftapio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyairfalse%2Ftapio/lists"}