Skip to content

Applications view#

In the Applications view, you can manage Kubernetes applications. An application is a set of various Kubernetes resources that have labels binding them to the application instance. See Kubernetes Documentation: Recommended Labels for details.

The Applications table lists the applications in the cluster. You can click the list items and open the details panel with comprehensive information and various options. The Namespace drop-down list filters the cluster objects by namespaces. You can also search for a specific item using the Search Application Instances input field.

You can resize and reorder the table columns. Drag the column border in the table header to change the width. To change the column position, drag its header left or right. Also, you can sort objects in ascending or descending order by clicking the header of a column and configure the column visibility. By default, the table consists of the following columns:

Column Description
Instance Specifies a particular application instance.
Namespace Indicates the namespace to which the application is related.
Managed by Identifies the entity responsible for managing the application.
Version Specifies the application version.
Violations Provides information related to violations of the application functioning.
Age Displays the age of the application.
Status Indicates the current state of the application.
More Actions Clicking on the button opens a drop-down list with the following actions:
  • Logs

    Displays the application log to troubleshoot and monitor its status.