KubeGraf Documentation
KubeGraf is the intelligent Kubernetes control center that combines a lightning-fast terminal UI with a modern web dashboard. Monitor, debug, and manage your clusters with ease.
Installation
Install KubeGraf on macOS, Linux, or Windows in seconds.
Quick Start
Get up and running with your first cluster in under a minute.
Terminal UI
Master the keyboard-driven terminal interface.
Web Dashboard
Explore the browser-based UI with real-time updates.
Commands
Complete reference for all CLI commands and flags.
Configuration
Customize KubeGraf with themes, keybindings, and more.
Key Features
- Dual Interface - Terminal UI and Web Dashboard in one binary
- Resource Map - Visualize relationships between Kubernetes resources
- AI Diagnostics - Intelligent recommendations for issues
- Security Analysis - Automated scanning for best practices
- Real-time Updates - WebSocket-powered live data
- Plugin System - Extend with Helm, ArgoCD, Flux support
Requirements
- A working
kubectlconfiguration - Access to a Kubernetes cluster (local or remote)
- macOS, Linux, or Windows
Quick Install
curl -sSL https://kubegraf.io/install.sh | bash
See the Installation Guide for more options including Homebrew, Scoop, and manual installation.