Skip to content

Scenario Overview - On-Prem Runtime Images and Storage Foundation ​

This scenario helps operators configure the image registry, runtime images, and block, file, or object storage after onboarding a local cluster, creating a reusable foundation for online IDEs, training jobs, and inference services.

Applicable Roles ​

  • Platform Operators, on-prem compute administrators, and storage administrators

Scenario Goals ​

  • Make the image service reachable from the platform and target cluster and keep synchronization healthy.
  • Give runtime images explicit versions, hardware environments, and purpose labels.
  • Connect block, file, and object storage to the correct region according to workload needs.
  • Validate that a test workload can pull the image and create, mount, or access storage.

Scenario Flow ​

Main path: Confirm cluster and network -> Register image service -> Synchronize runtime images -> Register storage components -> Bind the region -> Validate with a test workload

StageKey Result
1. Confirm dependenciesCluster, network, registry, and storage services are reachable
2. Prepare imagesImage service is healthy and the versioned target image is visible
3. Prepare storageRequired storage components are registered and bound to the target region
4. Validate togetherA workload can pull the image and use storage as intended

Before You Start ​

  • Complete On-Prem Compute Onboarding.
  • Prepare the image registry, storage services, network, and authentication materials.
  • Define the target region, cluster, tenant isolation, capacity, and reclaim policies.
  • Enter credentials only in the platform configuration page, never in documentation or tickets.
  1. Register the image service and validate synchronization.
  2. Synchronize or upload runtime images with explicit version tags.
  3. Select block, file, or object storage according to workload needs.
  4. Bind the region and run an end-to-end test workload.

Document Index ​

DocumentDescription
Runtime Image and Storage Foundation WorkflowComplete steps from registry onboarding through storage and test-workload validation

Completion Checklist ​

Purpose: These are the scenario exit criteria. They confirm that the target cluster can actually use the runtime environment and data storage, rather than merely showing configuration records in lists.

CheckPass Criteria
1Image service state is healthy and it is bound to the correct region or cluster.
2The target runtime image is visible with a clear version, architecture, hardware environment, and purpose.
3Required storage state, capacity, access policy, and region binding are correct.
4A test workload can pull the image and create, mount, read/write, or access storage.
5Owners for deletion, reclaim, backup, and credential rotation are identified.