All Products
Search
Document Center

Microservices Engine:Install and update the Microservices Governance component

Last Updated:Apr 16, 2025

To use the latest service governance features of Microservices Engine (MSE), we recommend that you update the Microservices Governance component at the earliest opportunity. The Microservices Governance component of the old version is named ack-mse-pilot, which is deprecated. The Microservices Governance component of the new version is named ack-onepilot. This topic describes how to install and update the ack-onepilot component and how to switch the ack-mse-pilot component to the ack-onepilot component.

Install the ack-onepilot component

This section describes the procedure for installing the ack-onepilot component. If the ack-mse-pilot component is installed in your cluster, make sure that you uninstall the ack-mse-pilot component before you can install the ack-onepilot component.

  1. Log on to the ACK console.

  2. In the left-side navigation pane, click Clusters. Then, click the name of the cluster that you want to manage.

  3. In the left-side navigation pane, choose Operations > Add-ons.

  4. On the Add-ons page, click the Logs and Monitoring tab, find the card of the ack-onepilot component, and then click Install.

  5. In the Parameters dialog box, confirm the parameters and click OK.

    Wait about 2 minutes until the ack-onepilot component of Microservices Governance is installed.

Update the ack-onepilot component

This section describes the procedure for updating the ack-onepilot component. We recommend that you update the ack-onepilot component to the latest version.

  1. Log on to the ACK console.

  2. In the left-side navigation pane, click Clusters. Then, click the name of the cluster that you want to manage.

  3. In the left-side navigation pane, choose Applications > Helm.

  4. On the Helm page, find ack-onepilot, and click Update in the Actions column.

  5. In the Update Release panel, select the latest version, and click OK.

    Wait about 2 minutes until the ack-onepilot component is installed.

Switch the ack-mse-pilot component to the ack-onepilot component

The ack-mse-pilot component has been deprecated. If the ack-mse-pilot component is installed in your cluster, uninstall it before you can install the ack-onepilot component.

  1. Back up the environment variables of the ack-mse-pilot component.

  2. Uninstall the ack-mse-pilot component.

    1. Log on to the ACK console.

    2. In the left-side navigation pane, click Clusters. Then, click the name of the cluster that you want to manage.

    3. In the left-side navigation pane, choose Applications > Helm.

    4. On the Helm page, find ack-mse-pilot, and click Delete in the Actions column.

    5. In the Delete message, click OK.

  3. Install the ack-onepilot component. Configure the environment variables of the ack-mse-pilot component that you backed up if required. For more information about the installation process, see Install the ack-onepilot component.