Support
Short answers about privacy, platforms, clusters, and Desktop AI.
No. Credentials stay on your device. The app talks directly to your Kubernetes API and cloud providers. There is no KubeSpade backend that receives your cluster secrets or API traffic. See the Privacy Policy.
macOS, Windows, Linux, and iPadOS. Desktop builds are on the Download page. The iPadOS app ships via the App Store — see the iPadOS page.
Amazon EKS, Google GKE, Azure AKS, minikube, kind, and any cluster you can reach with a standard kubeconfig. On desktop, exec plugins such as aws-vault are supported where configured.
Yes on Desktop (macOS, Windows, Linux). KubeSpade launches Claude Code, Gemini CLI, Codex, GitHub Copilot, or Cursor Agent if they’re installed, with MCP tools for clusters you’ve already connected. Reads are free; apply and delete need Approve in the UI. The AI shell does not get a live kubeconfig. Details on the AI page.
It is a visual Kubernetes GUI for day-to-day cluster work — the same kind of tasks you’d do with kubectl, without living in the terminal. That includes Helm install, upgrade, history, and rollback on Desktop, and a pod Files browser with pull/push. Keep kubectl for scripting and automation; use KubeSpade for browsing, debugging, and ops.
Yes on Desktop (macOS, Windows, Linux). Open Files from a pod to browse the container filesystem, search by name (including very large folders), then Pull or Push — or drag-and-drop into the current folder. Same idea as kubectl cp, without the terminal dance. On iPad this is not available yet.
Yes on Desktop (macOS, Windows, Linux): pick a local Helm repo or paste a chart URL, set values, install or upgrade, then use history and rollback. On iPad, Helm is read-oriented for now (list releases and inspect values); write lands later with Pro.
No cloud backend for your cluster data. Metrics and logs you view are fetched from your cluster (or local history on device) — not uploaded to KubeSpade servers.
Open an issue on GitHub. Include platform, OS version, app version, and cluster type (EKS / GKE / AKS / kubeconfig). Do not paste kubeconfigs, tokens, or secrets.
From the Download page or GitHub Releases. Latest desktop builds are v1.3.0 (macOS, Windows, Linux — verify with SHA256SUMS.txt). The iPadOS App Store listing is still coming soon.
File a bug or feature request on GitHub. We read every issue.