Support

Frequently asked questions

Short answers about privacy, platforms, and clusters.

Does KubeSpade send my kubeconfig or tokens to your servers?

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.

What platforms does KubeSpade support?

macOS, Windows, Linux, and iPad. iPad ships via the App Store; desktop downloads are listed on the Download page when ready.

Which clusters can I connect to?

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.

Is KubeSpade a kubectl replacement?

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. Keep kubectl for scripting and automation; use KubeSpade for browsing, debugging, and ops.

Do you store my cluster metrics or logs in the cloud?

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.

How do I get support or report a bug?

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.

When will downloads be available?

iPad App Store and desktop builds are coming soon. Watch the Download page, or open a GitHub issue to request early access.

Still stuck?

File a bug or feature request on GitHub. We read every issue.