Clusters
Manage Kubernetes, Docker Swarm, and Docker host clusters from one dashboard.
Hanzo Platform provides unified cluster management across multiple orchestrators and cloud providers. Register existing clusters, provision new ones, and monitor your entire fleet from a single pane of glass.
Supported Orchestrators
| Orchestrator | Registration | Auto-Provision | Scaling |
|---|---|---|---|
| Kubernetes | Yes | DOKS, EKS (coming) | Node pools |
| Docker Swarm | Yes | No | Manager/worker nodes |
| Docker Host | Yes | No | N/A |
Capabilities
- Fleet Dashboard -- Health, resource usage, and workload counts across all clusters
- One-Click Registration -- Add existing clusters via kubeconfig or Docker socket
- Auto-Provisioning -- Create managed Kubernetes clusters from the dashboard
- Node Pool Scaling -- Add, remove, and autoscale node pools
- Multi-Cluster Deployments -- Deploy the same application across multiple clusters
Getting Started
Register or Provision
Either register an existing cluster or provision a new one.
Verify Connection
The dashboard shows a green status indicator when the cluster is reachable. Resource metrics begin streaming immediately.
Deploy
Navigate to Deployments > New and select the target cluster. Deploy from a Git repository, Docker image, or Compose file.
Each cluster connection is authenticated and encrypted. Kubernetes clusters use kubeconfig credentials. Docker hosts use mutual TLS.
Quick Links
Monitor all clusters at a glance
Add an existing cluster
Create new managed clusters
Scale cluster capacity
How is this guide?
Last updated on