Creating and submitting an application service generates an immutable version. Updating the configuration creates a new version, which takes effect online only after you publish it. For routine updates that only require an image change, you can use the quick operations on the application service details page.
Standard update
Log on to the Container Application Service console. In the navigation pane on the left, click Application Release > Application Service.
On the Application Service list page, click the name of an application service to open its details page.
Modify the application service information in one of the following ways:
In the upper-right corner, click Edit Configuration to open the Edit Version page.
NoteIf an unsubmitted draft exists, clicking Edit Configuration directly edits the draft.Click the Versions tab, click Copy to Draft, and then click the version name to open the Edit Draft page.
Modify the following configuration information.
For parameter descriptions, see Create an application service.
Description in the Basic Information section.
All information in the Pod Template Configuration section except for Container Name.
All information in the Access Configuration section.
All information in the Deployment and Scheduling section.
After you finish, preview and submit the changes.
After you save the configuration, you can view the updated application service version on the Versions tab of the application service details page.
On the Versions tab of the application service details page, select the new version and click Publish.
Quick update
Log on to the Container Application Service console. In the navigation pane on the left, click Application Release > Application Service.
On the Application Service list page, click the name of an application service to open its details page.
Click Quick Actions, select Change Image or Modify Number of Replicas, specify the new image or number of replicas, and then click Submit.
After you submit the changes, a release ticket is automatically generated. Click Publish All to publish the changes.