View App Details
This section describes how to view the details of a deployed app.
Prerequisites
-
You should have the App Store Management permission on the KubeSphere platform. For more information, refer to "Platform Roles".
-
KubeSphere App Store Management should have been installed and enabled.
Steps
-
Log in to the KubeSphere web console with a user who has the App Store Management permission.
-
Click in the upper-right corner and select App Store Management.
-
Click Deployment Management in the left navigation pane.
-
On the Deployment Management page, click the name of an app to open its details page.
-
On the app details page, view the resource attributes of the app in the Attributes area on the left.
Parameter Description Cluster
The cluster to which the app belongs.
Project
The project to which the app belongs.
Status
The current status of the application.
-
Creating: The system is currently creating the application.
-
Created: The application has been created but is not yet running.
-
Running: The application is running normally.
-
Upgrading: The system is upgrading the application.
-
Deleting: The system is deleting the application.
-
Failed: The application creation has failed.
Application
The app template used by the app.
Version
The version of the application.
Creation Time
The creation time of the application.
Update Time
The update time of the application.
Creator
The user who created the application.
-
-
On the Resource Status tab on the right side of the details page, view the services and workloads that make up the application.
-
The Services section provides the following information:
Parameter Description Name
The name of the service.
Project
The project to which the service belongs.
Internal Access
The virtual IP address for internal access to the service within the cluster.
External Access
The port number for external access to the service from outside the cluster.
-
The Workloads section provides the following information:
Parameter Description Name
The name of the workload.
Project
The project to which the workload belongs.
Status
The current status of the workload.
-
Running: The workload is running normally.
-
Updating: The workload is updating pod replicas.
-
Stopped: Both the expected and current pod replica count of the workload is 0.
-
-
-
On the right side of the app details page, click App Template to view the information of the app template.
-
Click App Description to view the introduction of the app template.
-
Click Chart Files to view the files in the Helm Chart package. On the right side of Chart Files, click the dropdown list to select the file you want to view. Click to download the file to your local machine.
-
-
On the right side of the app details page, click App Settings to view the settings information of the app.
Note The default settings of the app are saved in the values.yaml file in the Helm Chart package. The App Settings page displays the settings customized by the user during the app installation.
Feedback
Was this page Helpful?
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.