Technical Support

Find answers, report issues, or get in touch with the Kuberniq team.

Documentation

Comprehensive guides covering installation, cluster connection, resource management, terminal, logs, Helm, metrics, and more.

Browse documentation →

GitHub Issues

Report bugs, request features, or browse existing issues and discussions.

Open an issue →

Email Support

For account, billing, subscription, or any questions that don't fit a GitHub issue.

support@kuberniq.dev

Frequently asked questions

Which platforms are supported?

Kuberniq runs on macOS (Apple Silicon), Windows (x64), and Linux (x64 — .deb and .rpm packages). See Getting Started for installation instructions.

Does Kuberniq send data from my cluster?

No. All cluster communication happens directly between the Kuberniq app on your machine and your Kubernetes API server. No data is proxied, stored, or accessed by Kuberniq servers. See Cluster Connection for details.

How do I connect to my cluster?

Kuberniq reads your kubeconfig file automatically. Every context in your kubeconfig appears as a connectable cluster. See Cluster Connection for supported distributions and configuration.

How do I update Kuberniq?

Kuberniq includes auto-update support. When a new version is available, you'll be prompted to install it. You can also download the latest version from the download section.

What Kubernetes versions are supported?

Kuberniq supports Kubernetes 1.24 and later. It connects via the standard Kubernetes API and is compatible with any conformant distribution.

Can I use Kuberniq with multiple kubeconfig files?

Kuberniq reads the default kubeconfig path. If you use the KUBECONFIG environment variable to merge multiple config files, all contexts will appear automatically.