Skip to content

KubeOrch Documentation

Democratize Kubernetes - No YAML, no complexity. Drag, drop, and deploy.

KubeOrch is a visual Kubernetes orchestration platform split into two main services that work together to eliminate YAML complexity.

Core (Go Backend)

REST API server built with Go and Gin. Handles workflow execution, Kubernetes cluster management, template rendering, container builds, and real-time streaming via SSE.

Learn more →

UI (Next.js Frontend)

Visual drag-and-drop interface built with Next.js 15, React Flow, and Zustand. Provides a workflow canvas where users design Kubernetes architectures visually.

Learn more →

CLI (orchcli)

Developer CLI tool built with Go and Cobra. One command to set up your dev environment, start services, and manage the full stack with Docker Compose.

Learn more →

15+ Resource Types

Deployments, Services, Ingress, ConfigMaps, Secrets, PVCs, StatefulSets, Jobs, CronJobs, DaemonSets, HPAs, NetworkPolicies, and extensible CRD plugins.

Learn more →