View Microservice Configuration List
This section describes how to view the microservice configuration list.
Prerequisites
-
The KubeSphere Spring Cloud extension must be installed and enabled on the KubeSphere platform.
-
You need to join a project and have the Spring Cloud Microservice View permission in the project. For more information, see Project Members and Project Roles.
Steps
-
Log in to the KubeSphere web console with a user who has Spring Cloud Microservice View permissions and enter your workspace.
-
Click Spring Cloud > Microservice Configuration in the left navigation pane.
-
Select a project from the drop-down list in the upper left corner of the page.
-
The microservice configuration list provides the following information:
Parameter Description Name
The name of the microservice configuration.
Status
The status of the microservice configuration.
-
Running: The microservice configuration was created successfully and is available for use by microservices.
-
Failed: A system error occurred during the creation of the microservice configuration, causing the creation to fail.
Data ID
The globally unique identifier of the microservice configuration, composed of <microservice configuration name>.<format>.
Creation Time
The creation time of the microservice configuration.
-
-
Click the search box above the list and enter a keyword to search for microservice configurations by name.
-
Click
in the upper right corner of the list to refresh the list information.
-
Click
in the upper right corner of the list to customize the information displayed in the list.
-