Cette page n'est pas encore disponible dans votre langue. Nous nous efforçons d'ajouter d'autres langues. Nous vous remercions de votre compréhension.
Application Service Mesh
Application Service Mesh
- What's New
- Service Overview
- Getting Started
- User Guide
- Best Practices
-
FAQs
- Service Mesh Cluster
- Mesh Management
-
Adding a Service
- What Do I Do If an Added Gateway Does Not Take Effect?
- Why Does It Take a Long Time to Start the Demo Application in Experiencing Service Mesh in One Click?
- Why Can't I Access the page of the Demo Application After It Is Successfully Deployed?
- Why Cannot I Select the Corresponding Service When Adding a Route?
- Performing Grayscale Release
- Videos
On this page
Show all
Help Center/
Application Service Mesh/
User Guide/
Service Management/
Auto Fixing Items/
The Service Is Configured with a Default-version Route and The Route Configuration Is Correct
The Service Is Configured with a Default-version Route and The Route Configuration Is Correct
Updated on 2023-07-04 GMT+08:00
Description
Istio defines service traffic routing rules in VirtualService and DestinationRule. Therefore, you need to configure VirtualService and DestinationRule for each service. The following rules must be met:
- All ports of a Service must be configured in VirtualService.
- The protocol type in VirtualService must be the same as that of the ports of a Service.
- The default service version must be configured in VirtualService and DestinationRule.
If the check result changes, the port number or port name of a Service may be changed.
Rectification Guide
- Log in to the ASM console. Select the mesh where the service is located. In the navigation pane on the left, choose Mesh Configuration, click Istio Resource Management, and select Istio resources: virtualservices and the namespace to which the service belongs.
- Ensure that all ports of the Service are configured in VirtualService.
- Ensure that the protocol type in VirtualService is the same as that of the ports of the Service.
Figure 1 Protocol type in VirtualServiceFigure 2 Port protocol type of the Service
Parent topic: Auto Fixing Items
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.
The system is busy. Please try again later.