SkyVirt KubeUI is a fast, enterprise-grade console for Kubernetes. Real-time by default, air-gap ready, with one-click diagnostics and on-prem AI — no cloud, no add-on sprawl.
One binary. One Helm release. It runs fully on-prem, in air-gapped and disconnected environments, without a metrics stack, GitOps controller, or cloud dependency.
Every list streams live over an informer-backed watch, patching rows in place. Create a pod and it just appears — no Refresh button, no polling lag.
Point at any failing pod or workload and get the root cause — container states, events, node health and the actual crash logs — assembled into one ranked report with fixes.
Ask a local LLM to explain a finding and propose a safe fix. Nothing runs without your approval, and no data ever leaves your network.
A zoomable circle-packing cluster map, a dense resource heatmap, and a live service-mesh graph — read hundreds of nodes and services at a glance.
Select many rows and delete, restart, scale or cordon at once. kubectl-style label selectors, sorting and pagination on every single resource.
Switch clusters from one console. Each cluster keeps its own scoped credentials — no single binary ever holds the keys to every cluster.
Stop hopping across five tabs. KubeUI assembles the whole picture, tells you the likely cause in plain language, and — with a local model — proposes a fix that only runs after you approve it. Advisory by default, safe by design.
KubeUI runs standalone on any cluster — or as the Kubernetes console inside SkyVirtHCI, alongside the rest of StraightArc's sovereign, made-in-India infrastructure and security stack.
A complete hyperconverged platform — VMs, containers and Kubernetes, resilient storage, software-defined networking, backup and DR. Your virtual infrastructure, on your own terms.
Explore SkyVirtHCI →An AI-native SIEM, XDR and SOC platform — 6000+ detection rules, SOAR, UEBA, NDR, compliance automation and threat intelligence in one place.
Explore SecSphere →India's sovereign, air-gap-native national cyber-exercise platform — built for the Armed Forces, CERT-In and NCIIPC to train against real-world scenarios.
Explore SkyVirtRange →KubeUI is released under Apache-2.0 — free to run, fork, extend and ship. A clean Go + React codebase, a single binary, and a Helm chart that installs in one command. We'd love your issues, ideas and pull requests.
# clone and install SkyVirt KubeUI on any cluster git clone https://github.com/straightarctech/skyvirt-kubeui.git helm install kubeui skyvirt-kubeui/deploy/helm/skyvirthci-kubeui \ --namespace kubeui --create-namespace # then open the console kubectl -n kubeui port-forward svc/kubeui 8080:8080 ✓ KubeUI is live at http://localhost:8080