View Details of Template-based Applications
This section explains how to view details of template-based applications.
Prerequisites
You should join a project and have the Application Instance View permission within the project. For more information, refer to "Project Members" and "Project Roles".
Steps
-
Log in to the KubeSphere web console with a user who has the Application Instance View permission, and access your project.
-
Click Application Workloads > Applications in the left navigation pane.
-
On the Applications page, click the name of an application to open its details page.
-
In the Attributes section on the left side of the details page, view the resource attributes of the application.
Parameter Description Cluster
The cluster to which the application belongs.
Project
The project to which the application 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 application template used by the application.
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 details page, click App Template to view information about the application template.
-
Click App Description to view information about the application.
-
Click Chart Files to view files in the Helm Chart package. Click the dropdown list on the right side of Chart Files to select the file you want to view. Click to download the file locally.
-
-
On the right side of the details page, click App Settings to view application settings.
Note The default settings of the application are stored in the values.yaml file within the Helm Chart package. The App Settings page displays the settings customized by the user during the application 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.