Deploy an application from a same-account ACR instance
If SAE and ACR belong to the same Alibaba Cloud account, ensure network connectivity, then select an ACR image to deploy your application.
Prerequisites
Ensure network access to the ACR instance
The SAE application and the ACR instance must be in the same region.
-
For an ACR Enterprise Edition instance, you must also configure access control for the VPC and add your SAE application's VPC.
-
For an ACR Personal Edition instance, no additional configuration is required.
Procedure
-
On the SAE Application List page, select a region and namespace, then click Create Application.
-
Select an application edition.
ImportantLightweight Edition and Professional Edition are invite-only. If you are not in the beta, your application defaults to Standard Edition and no edition selection is required.
-
Lightweight Edition: Minimum feature set. Does not support Application Monitoring or Microservices Governance.
-
Standard Edition: Includes Basic Application Monitoring. Advanced Application Monitoring and Microservices Governance must be enabled and purchased separately.
-
Professional Edition: Includes Advanced Application Monitoring and Microservices Governance — no separate enablement or purchase required.
-
-
On the Create Application page, enter an Application Name and configure the following parameters.
-
Select a namespace type. Namespaces isolate resources across environments and cannot be changed after creation.
-
System Created: Uses the default namespace, vSwitch, and security group automatically created in the current region.
-
Existing Namespace: Select a namespace, vSwitch, and security group that you created in advance.
-
-
Set Application Deployment Method to Select Image Deployment, then click Set Image. On the My Alibaba Cloud Images tab, select your ACR edition, image repository, and version. For ACR Enterprise Edition, you can enable image acceleration to speed up startup.
-
In the Capacity Settings section, configure Resource Type, Single Instance Specification, and Number of Instances.
-
-
(Optional) Click Next: Advanced Settings to configure additional features.
-
Click One-Click Create Application or Create Application.
-
Creation takes 1–2 minutes. View the change records to verify deployment status. If deployment fails, no instances are created — check the error in Change Details.
-
View created applications on the page. To modify configuration, open the application details page and click Deploy Application or Modify Application Configurations. The application restarts to apply changes — do this during off-peak hours.
-
You can log on to an application instance by using Webshell to run console commands.
-
After creation, manually adjust the number of instances and the instance specification, or configure an auto scaling policy. Enable idle mode to reduce costs.
-