Skip to content

Workload Deployment

Once a workload is registered, you can begin utilizing resources by deploying it.

Workload_Deployment_20260106_01.jpg

1. Locate the registered workload you wish to deploy and click the "Deploy" button. Click the "Confirm" button in the pop-up window.

Workload_Deployment_20260106_02.jpg

2. Observe the workload status in the top-right corner change from "Finished" to "Running."
Once the status changes, the Service URL will be activated. (Please note that this process may take several minutes.)

If no entrypoint is configured in the container image, the container cannot be started.
To run without an entrypoint, enter tail -f /dev/null in the container command field before deploying.