< img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=3131724&fmt=gif" />

View Grayscale Release Task Details

This section describes how to view the grayscale release task details.

Prerequisites

  • You should join a project and have the Service Mesh View permission within the project. For more information, refer to "Project Members" and "Project Roles".

  • KubeSphere Service Mesh should have been installed and enabled.

Steps

  1. Log in to the KubeSphere web console with a user who has the Service Mesh View permission, and access your project.

  2. Click Service Mesh > Grayscale Release in the left navigation pane.

  3. On the Grayscale Release page, click Release Tasks, then click the name of a grayscale release task to open its details page.

    The task details page provides the following information:

    Parameter Description

    Name

    The name and release mode of the grayscale release task.

    Version

    The number of pod replicas, pod name, CPU usage, and memory usage for the new and old versions.

    Traffic Distribution

    • For Blue-Green Deployment, shows the service version currently receiving all traffic.

    • For Canary Release, shows the traffic distribution ratio between the new and old versions.

    • For Traffic Mirroring, shows the same copy of traffic received by the old version for the new version.

    Traffic

    The number of requests per second for the new and old versions.

    Successful Request Rate

    The percentage of successful requests for the new and old versions.

    Request Latency

    The average request latency for the new and old versions.

Receive the latest news, articles and updates from KubeSphere


Thanks for the feedback. If you have a specific question about how to use KubeSphere, ask it on Slack. Open an issue in the GitHub repo if you want to report a problem or suggest an improvement.

What’s on this Page