Deploy
Use this deployment flow to provision and validate a production-ready HPC and AI platform on OCI with OOD, Slurm, identity, and storage services.
Follow these steps:
- Create the OCI Networking networking environment.
- Deploy shared storage services.
- Configure FreeIPA identity services.
- Deploy Slurm controllers and login nodes.
- Configure autoscaling CPU and GPU partitions.
- Build or import CPU and GPU golden images by using a controlled image pipeline.
- Deploy Open OnDemand.
- Integrate Microsoft Entra ID OIDC authentication.
- Install and verify Batch Connect applications.
- Configure monitoring and alerting.
- Verify storage, scheduler, autoscale, and interactive applications from browser and command-line workflows.
- Capture post-upgrade and rollback runbooks.
- Promote only verified configurations and scripts back into source control.
You have deployed and validated the platform across infrastructure and user workflow paths, with runbooks and controlled configuration baselines for operations.
Production Readiness Checklist
Use this checklist to confirm user-facing and infrastructure readiness before production rollout of an OOD-based HPC and AI platform on OCI.
Before production rollout, verify the architecture from both the infrastructure layer and the user workflow layer.
Recommended readiness checks include OOD web backend redundancy, OIDC routing behavior, Slurm partition coverage, Remote Desktop proxy routing, autoscale bootstrap validation, GPU runtime validation, shared runtime consistency, and post-upgrade compatibility checks.
| Priority | Item | Reason |
|---|---|---|
| Critical | Authenticated browser acceptance | Confirm real browser flows after login for Desktop, Code Server, JupyterLab, Shell, Files, and Job Composer. |
| Critical | GPU Lustre route decision | Define which GPU image lane supports native Lustre and expose the choice in partition names and user guidance. |
| High | GPU golden image standardization | Reduce cold-start time, user and group drift, scheduler runtime drift, and repeated node-side repair. |
| High | Shared interactive runtime governance | Version and validate shared runtimes under common paths such as /apps across partitions.
|
| High | Project and lab group governance | Enforce multi-tenant access control, quota ownership, and chargeback or showback operations. |
| High | Automated OOD post-upgrade patching | Prevent repeat regressions after future OOD upgrades. |