System Architecture
KubeMetal combines desktop UI, host compute, and Kubernetes control planes.
┌────────────────────────────────────────────────────────┐
│ KubeMetal Desktop UI (React 19 + Tailwind CSS) │
└─────────────┬────────────────────────────┬─────────────┘
│ Tauri v2 IPC │ K8s Client
▼ ▼
┌───────────────────────────┐ ┌────────────────────────┐
│ macOS Host MLX Engine │ │ Local K8s (Colima) │
│ - Apple MLX Framework │ │ - Control Plane (K3s) │
│ - GPU/NPU Metal Shaders │ │ - MLOps CRD Operators │
│ - LoRA / MLX Inference │ │ - Model Pipelines │
└───────────────────────────┘ └────────────────────────┘