Searching for an object in a cluster

The clusters in the Resources → Clusters section can be searched by namespace, pod, and container.

To search for objects in a cluster:

  1. In the Resources → Clusters section, in the table of clusters, click the cluster name.

    This opens a list of namespaces in this cluster.

  2. In the search field above the table of namespaces, enter part of the name of the object you are interested in (for example, kube).
  3. Press Enter.

The search results are displayed as a table with the following tabs: Namespaces, Graph, and Pods and containers. Each tab displays the number of matching objects. By default, the Namespaces tab is selected.

The Namespaces tab contains a table with the following information about the found namespaces:

The Pods and containers tab contains a table with the following information about the found objects:

Opening the Graph tab takes you to search for objects on the graph.

Page top