The deployments section allows you to quickly access your active deployments, their configurations, and logs. You can also check and modify the details of your model deployments.
You can open the list of deployments by clicking on this link or opening the Gcore Customer Portal and navigating to Everywhere Inference > Deployments.
The following deployment details are displayed in the table:
Some of the details aren’t directly visible; you can view them in the following ways:
The action menu on the right side of the table, which appears as three horizontal dots, allows you to start, stop, or delete a deployment.
If you want to view or change the hardware, autoscaling settings, or environment variables, click on the deployment name or the Overview action of a deployment. This will open the Deployment overview.
Click the Settings tab to view this deployment’s hardware, autoscaling configuration, and environment variables.
Under Pod configuration, you can change the hardware that runs your model by selecting a Processor type and a VM Flavor from the dropdown.
You can also change the autoscaling limits and triggers here.
You can define Autoscaling triggers for the following conditions:
Like the Pod lifetime, the Scaling down timeout lets you define the period the autoscaler waits for a request before stopping idle pods.
You can define environment variables at the bottom of the Settings tab. Activate the Set environment variables toggle to see the variable form.
If you want to view the logs of your pods, click on the deployment name or the Overview action of a deployment. This will open the Deployment overview.
Click the Logs tab to view this deployment’s latest log output. You can switch between replicas with the Region dropdown.
If you want to view or change the running image, click on the deployment name or the Overview action of a deployment. This will open the Deployment overview.
Click the Model image tab to view this deployment’s currently configured AI model image.
You can change the image by entering a new Model image URL and clicking Save changes.
If you want to switch to a private registry, you must add it to the Registry section before you switch the Registry type; otherwise, it will not appear in the Registry dropdown.
Check out our registry guide to learn more about creating and managing private AI image registries.
Was this article helpful?