Skip to main content
If you’re a compute provider on RunPod, you probably have a certain amount of your GPU fleet going unused when those nodes are unrented on RunPod. You can generate revenue passively by running an Inference worker during those unrented hours. Better yet, you can have this fallback workload run automatically using the built-in RunPod “Default Job” feature.

Step 1. Creating a worker on inference.net

Create your worker on the inference.net dashboard by clicking here. /fallback-workloads/runpod-assets/create-worker-screenshot.png You can then copy your worker registration code by clicking the Launch Worker button. /fallback-workloads/runpod-assets/launch-worker.png Finally you can copy your registration code from the modal. /fallback-workloads/runpod-assets/launch-commands.png

Step 2. Creating the Worker Template

In RunPod, navigate to the “My Templates” page by clicking here. You’ll want to create a template with the following configuration: Here is a markdown table representing the configuration shown in your image: /fallback-workloads/runpod-assets/template-screenshot.png You can save this template and proceed to step 2.

Step 3. Assigning the template as a “Default Job”

In RunPod, navigate to the Machines page under the Host section of the sidebar by clicking here. When you’ve identifier a machine you’d like to add use as a fallback node, you can click the settings gear to open the menu and then click Edit Default Job. /fallback-workloads/runpod-assets/machine-settings.png Click Edit Default Job and select the newly created template from step 2. /fallback-workloads/runpod-assets/runpod-select-image.png Now click Save. If you open the Edit Default Job for that machine again, you’ll see the newly selected template is set as the “Current Idle Job.” /fallback-workloads/runpod-assets/current-idle-job.png

Step 4. Verify the job is running

Once an idle job is running, it’ll show up on the Pods page (click here to jump to that page). A running idle job will show appear as a Backgound job. /fallback-workloads/runpod-assets/runpod-running-pod.png