Regardless of the deployment method, you’ll configure the following settings during deployment.
Item
Description
Container Image
The Docker image URL used to run your container. The registry provider is detected automatically from the image URL.
Registry Access
Public images can be pulled without authentication. Private registries require a username and password (or access token).
GPU
The GPU model assigned to the container. Available VRAM, system memory, vCPUs, and hourly pricing vary by GPU type.
Replicas
The number of container replicas to run concurrently. When Autoscaling is enabled, AirCloud automatically scales between the configured minimum and maximum values.
Persistent Storage
Persistent storage that remains available even if the container is stopped or restarted. Up to 30 GB can be allocated.
Tags
Optional labels used to organize and filter containers.
Click Select Template and choose the template you want to use.After saving, the selected template is applied automatically, and the container name is initialized using the template name. You can change the container name at any time.
Replicas determine how many copies of your container run simultaneously. Adjust the desired number using the slider.When Autoscaling is enabled, AirCloud automatically adjusts the number of replicas within the configured minimum and maximum range.For more information, see Autoscaling and Scheduled Scaling.
Replicas and Quotas
The number of Replicas is limited by your account quota. If you need additional quota, please contact your administrator.
If sufficient quota is available but the selected GPU is temporarily unavailable, you can join the waitlist. Resources will be allocated automatically as GPUs become available.
Review your configuration and estimated cost (1 Hour, 1 Day, and 30 Days) in the Deployment Summary panel, then click Create Container.Enable Deploy Immediately to start deployment as soon as the container is created.If disabled, the container is created in the Pending state and can be started manually later.
Containers in the Pending state do not incur charges. Charges begin only after the container is started.