- For production-grade usage forecasts, Thoras requires the ability to persist historical metrics, which requires a Kubernetes persistent volume. See Configure Persistent Volume page for a walkthrough
- For managing more than one hundred workloads, you’ll want to allocate more forecast workers. See Configure Worker Capacity
- Deploying Thoras with ArgoCD? Check out the ArgoCD config considerations
- [Optional]
kubectlport-forwarding is a great way to experiment with the dashboard, but you may eventually want to enroll the dashboard service in your ingress controller to enable broader, more stable access. Enable Ingress-Nginx by configuring$.Values.thorasDashboard.ingress. See GitHub for further documentation.