Namespaces view#
In the Namespaces view, you can manage the cluster namespaces. Namespaces in Kubernetes are virtual clusters within a physical cluster. This mechanism organizes and isolates resources, allowing you to segregate applications and their associated components, such as pods, services, and volumes, into distinct units. See Kubernetes Documentation: Namespaces for details.
The Namespaces table lists the cluster namespaces. You can click the list items and open the details panel with comprehensive information and various options. You can also search for a specific item using the Search Namespaces 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:
Note
The table content can be exported in the CSV
file format.
Column | Description |
---|---|
Name | The name of the Namespace. |
Labels | The labels associated with the Namespace, which provide metadata. |
Age | The age of the Namespace since its creation. |
Status | The current status of the Namespace. |
More Actions |
Clicking on the button opens a drop-down list with the following actions:
|