View Microservice Configuration Details
This section describes how to view microservice configuration details.
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.
-
In the microservice configuration list, click the name of a microservice configuration to open its details page.
-
The Attributes area on the microservice configuration details page displays the project, cluster, and creation time to which the microservice configuration belongs.
-
The Data tab on the microservice configuration details page displays the data contained in the microservice configuration.
-
-
On the microservice configuration details page, click the History tab to view the modification records of the microservice configuration.
-
Each time a microservice configuration is edited, a modification record is generated, which can be used to roll back the microservice configuration.
-
Click a modification record to view the data content of the microservice configuration.
-
-
On the microservice configuration details page, click the Events tab to view the events of the microservice configuration.
Parameter Description Type
The type of the event, including Normal and Warning.
Reason
The reason why the event occurred.
Occurrence Time
The time when the event occurred.
Source
The component that reported the event.
Message
The content of the event message.