For using Thoras in more than a demo or trial context, there are a few considerations for your installation:
  1. 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
  2. For managing more than fiften workloads, you’ll want to allocate more forecast workers. See Configure Worker Capacity
  3. [Optional] kubectl port-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. Implementation is specific to your environment’s stack, but Ingress-Nginx is a widely-adopted solution that we wholeheartedly recommend!
Let us know if you have any questions!