Prerequisites

To deploy the MaxAI models, ensure the following requirements are met before deploying the STO or NBC models:

  1. Amazon EKS Cluster Access:You must have access to a running EKS cluster with sufficient compute and memory resources.
  2. AWS IAM Permissions:
    • Create and manage Amazon EFS access points
    • Deploy applications via Devtron
    • Pull images from Amazon ECR
    • Access monitoring endpoints (e.g., Prometheus)
  3. Devtron Dashboard Access for managing Helm-based deployments.
  4. Ensure STO/NBC model Docker images are available in Amazon ECR repository.
  5. Amazon EFS Access Points for STO and NBC.
  6. kubectl and Helm CLI installed locally (or available via Devtron) to troubleshoot or validate cluster objects if needed.