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 Port Name Complies with the Istio Specifications
The Service Port Name Complies with the Istio Specifications
Updated on 2023-07-04 GMT+08:00
Description
The Service port name must contain the specified protocol and prefix and must be in the following format:
name: <protocol>[-<suffix>]
<protocol> can be http, tcp, or grpc. Istio provides routing capabilities based on protocols defined on ports. For example, name: http-service0 and name: tcp are valid port names, while name: httpforecast is not.
If the Service port name is invalid, this item is abnormal.
Rectification Guide
- Log in to the CCE console and click the target cluster to go to its details page.
- In the navigation pane on the left, choose Resources > Networking, select the target service, click More > Edit YAML, view its Service protocol, and add a protocol type before the service name as shown in the following figure.
- Click OK.
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.