All Products
Search
Document Center

Microservices Engine:Manage services

Last Updated:Mar 11, 2026

A service in Cloud-native Gateway represents a backend application that receives and processes traffic forwarded by routes. When a client sends a request, the gateway matches it against a route, and the route forwards the request to the associated service.

For services with the Fixed Address source type, backend node endpoints may change over time. Because these services are not registered with the service source of the gateway, the gateway cannot detect endpoint changes automatically. To keep traffic flowing, update the service configuration whenever the endpoint changes.

Navigate to the services list

All service management operations start from the same page. Complete the following steps once, then follow the operation-specific instructions in the sections below.

  1. Log on to the MSE console. In the top navigation bar, select a region.

  2. In the left-side navigation pane, choose Cloud-native Gateway > Gateways. On the Gateways page, click the name of the gateway.

  3. In the left-side navigation pane, click Routes. On the page that appears, click the Services tab.

View services

Filter services by Service Name or Service Source to find specific services in a gateway with many registered services.

Modify a service

Update service parameters such as backend node endpoints when your infrastructure changes.

Note

You can only modify static IP address and Domain Name System (DNS) services that you created. Services imported from a Container Service for Kubernetes (ACK) cluster or Nacos instance cannot be modified.

  1. Find the target service and click Edit in the Actions column.

  2. In the Edit Service panel, update the relevant parameters and click OK.

Delete a service

Remove a service that is no longer needed.

  1. Find the target service and click Delete in the Actions column.

  2. In the confirmation dialog box, click OK.