Cloud-native resource management in K8s.
Manage Unified Route resources as Kubernetes custom resources. GitOps-native with full lifecycle management and automatic drift detection.
✓ Downloading latest version...
✓ Installing dependencies...
✓ Ready to go!
npm install @unified-route/kubernetes-operatorsFeatures.
Everything you need, nothing you don't.
Developer-first design
Intuitive APIs designed by developers, for developers. Consistent patterns across all tools.
Lightning fast
Optimized for speed with lazy loading, intelligent caching, and parallel operations.
Secure by default
Built-in credential management, token rotation, and least-privilege access patterns.
Extensible
Plugin architecture for custom commands, integrations, and workflow automation.
Rich CLI output
Structured output in JSON, YAML, or table format. Pipe to jq, yq, or other tools.
Cross-platform
Works on macOS, Linux, and Windows. Native ARM64 support included.
Platform support.
Compatible with your existing toolchain.
| Platform | Version | Status |
|---|---|---|
| macOS | 12+ | stable |
| Ubuntu / Debian | 20.04+ | stable |
| Windows | 10+ | stable |
| Alpine Linux | 3.16+ | stable |
| RHEL / CentOS | 8+ | stable |
| ARM64 (Apple Silicon) | M1+ | stable |
Code examples.
Get started in minutes with production-ready snippets.
# List all virtual machines
ur compute instances list --format=table
# Filter by region
ur compute instances list --region=us-east1
# Output as JSON
ur compute instances list --format=json | jq '.[]'Frequently asked questions
Start building.
Get the tools you need to build faster on Unified Route.