Getting Started¶
Orion leverages Kubernetes, allowing it to run on any modern K8s deployment. This architecture provides exceptional flexibility and scalability across diverse environments.
Setup Process¶
Follow our guide, starting with Prerequisites and continuing through the sections that match your specific setup and hardware configuration.
Deployment Options¶
We've successfully tested Orion on multiple Kubernetes distributions:
- Local Development: Development teams use kind clusters
- Cloud: Our internal production Juno Cloud runs on Amazon EKS
- On-Premises: Test environments operate on k3s with hybrid architectures (Raspberry Pi + x86)
- Hybrid: The best of both on-prem and cloud. Burst as you please.
This universal compatibility ensures you can deploy Orion in whatever environment best suits your infrastructure needs. Simply work through the prerequisites and then follow the installation guide that corresponds to your chosen deployment method.