Hanzo
ServicesPlatform

Overview

What Hanzo Platform is and what you can deploy with it.

Hanzo Platform is a unified deployment platform for teams that need to ship applications across Kubernetes clusters, Docker Swarm services, and Docker Compose stacks — all from a single dashboard at app.platform.hanzo.ai.

What You Can Deploy

WorkloadOrchestratorUse Case
ContainersKubernetesProduction microservices, autoscaling, multi-cluster
ServicesDocker SwarmSimpler orchestration, built-in load balancing
StacksDocker ComposeDevelopment, staging, single-node deployments
VMsAWS, DigitalOcean, HetznerLegacy apps, GPU workloads, bare-metal needs

How It Works

Connect your infrastructure

Add an existing Kubernetes cluster, Docker Swarm, or Compose host. The platform agent installs in seconds and reports back to the dashboard.

Push your code or image

Deploy from a Git repository with automatic builds, or point to a Docker image in any registry (GHCR, Docker Hub, ECR, or your own).

Manage from one place

Monitor logs, roll back deployments, manage secrets, and control access across your entire fleet from the dashboard or CLI.

Key Capabilities

  • Git-Powered Builds -- Push to deploy with Tekton pipelines and Kaniko. No external CI required.
  • Multi-Cluster Fleet -- Manage clusters across clouds and regions from one control plane.
  • Enterprise RBAC -- Organizations, teams, and five role levels (Owner, Admin, Developer, Billing, Viewer) with environment protection rules.
  • Real-Time Observability -- Stream logs, view metrics via integrated VictoriaMetrics and Grafana, and track every deployment.
  • Secrets Management -- Inject secrets at deploy time from Hanzo KMS. No plaintext values in your repo.

Next Steps

  • Quickstart -- Deploy your first app in five minutes.
  • Key Concepts -- Understand organizations, projects, environments, and clusters.
  • CLI Reference -- Manage everything from the terminal.

How is this guide?

Last updated on

On this page