FAQ
Frequently Asked Questions
Below you'll find answers to some of the most common questions about Cluster Wizard Project.
If you encounter any issues during installation, please refer to the troubleshooting section in the installation guides under Installation, or use Wizard AI Support or Report Issue for further assistance.
General
What are Cluster Wizard products?
Cluster Wizard products are tools for Server Virtualization, Network Management, and Cluster Management, offering both cluster level management with Cluster Wizard and direct node management through Node Client.
Cluster Wizard products are
- Cluster Wizard: Control plane for cluster management
- Wizard Client CLI and WebUI: Command-line and Web Interface for Cluster Wizard
- Node Client CLI and WebUI: Command-line and Web Interface for direct node management
- Node Wizard: Agent on each node providing server virtualization and network management, managed by Cluster Wizard or Node Client
You may find the full description in Description.
Cluster Wizard vs Node Client : What’s the difference, and which one should I use?
Cluster Wizard provides a full set of features, including complete VM life-cycle management across multiple hosts with full support for Ceph block storage, user management for multi-tenancy, and host network management for multiple hosts.
Node Client is a lightweight control plane interface for direct node management, offering complete VM lifecycle management across multiple hosts and host network management as well.
Node Client is ideal for small-scale clusters where multi-tenancy is not required, particularly in Edge Computing and SMB environments, while Cluster Wizard is designed to support to a wide range of environments, including large-scale clusters and complex multi-tenant infrastructures.
How can I obtain a license?
You can obtain a license :
- Cluster Wizard : send a request via Request License
- Node Client : request a license via Node Client CLI or WebUI
Cluster Wizard
To use Cluster Wizard, which products need to be installed?
The products need to be installed :
- Cluster Wizard (control plane)
- Wizard Client CLI/WebUI (user interface for Cluster Wizard)
- Node Wizard on each VM host (node agent)
There are several ways to deploy Cluster Wizard in documentations. Which method should I use?
We provide three deployment guides: Kubernetes, K3s, and Docker Compose, allowing you to choose the one that best suits your needs:
- Kubernetes: Our full deployment option, ideal for larger production environments where high availability and redundancy are essential
- Docker Compose: Best for trying out Cluster Wizard, managing small clusters, or for testing and development purposes
- K3s: Suitable for deployments that require a balance between the other two options
On which machine should I install Wizard Client?
You can install Wizard Client CLI on any machine with a supported OS that has network connectivity to Cluster Wizard. Supported host OSes are Ubuntu 20.04, 22.04, 24.04, Rocky Linux 9.2, RHEL 9.2, SLES 15 SP7, Windows (amd64) or MacOS (amd64 or arm64).
Wizard Client WebUI can be deployed using a Helm chart on Kubernetes, and we also provide guides for deployment with Docker Compose.
Node Client
To use Node Client, which products need to be installed?
The products need to be installed :
- Node Client CLI/WebUI (control plane and interface)
- Node Wizard on each VM host (node agent)
On which machine should I install Node Client?
You can install Node Client CLI on any machine with a supported OS that has network connectivity to Node Wizard. Supported host OSes are Ubuntu 20.04, 22.04, 24.04, Rocky Linux 9.2, RHEL 9.2, SLES 15 SP7, Windows (amd64) or MacOS (amd64 or arm64).
Node Client WebUI can be deployed using a Helm chart on Kubernetes, and we also provide guides for deployment with Docker Compose.
Node Wizard
Can Node Wizard be installed on my machine? Which operating systems are supported?
Supported Host OSes are Ubuntu 20.04, 22.04, 24.04, Rocky Linux 9.2, RHEL 9.2 and SLES 15 SP7.