Approach
A number of steps are automatically performed underneath the covers once the user deploys the SKU. The sequence diagram below describes the high level steps.
Once deployment is complete, the user will be presented with the following details:
- Run:AI Administrative Portal URL
- Run:AI tenant admin credentials
With this, users have a complete Run:AI deployment—delivered via a single click. The Run:AI administrator can now add end users via the Run:AI console and have them use the available GPU resources.
Run:AI Tenant¶
To truly deliver Run:AI “as a SKU,” the creation of the Run:AI tenant on the Run:AI Control Plane also needs to be automated. Rafay handles this end-to-end as well:
- Creates a Run:AI Tenant via API
- Registers the newly provisioned Kubernetes cluster
- Verifies Run:AI operator status and successful onboarding
- Ensures isolation for the tenant’s environment
In a nutshell, customers get a dedicated Run:AI instance without ever touching infrastructure.
