---
sourceDocument: Yokohama IT Operations Management
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/yokohama/it-operations-management

 Release :

    - yokohama

ft:locale :

    - en-US

ft:publication_title :

    - Yokohama IT Operations Management

ft:clusterId :

    - itom

bundleId :

    - itom

workflow :

    - Technology


---

# Kubernetes Explorer

# Kubernetes Explorer {#ariaid-title1}

* Release version: Yokohama
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 7 minutes to read

Use the ServiceNow® Kubernetes Explorer to drill-down and view the Kubernetes environments and resources of your organization.  
Figure 1. Kubernetes Explorer  
The Kubernetes Explorer supports the following cloud providers:

* Amazon Web Services (AWS): Amazon Elastic Kubernetes Service (EKS)
* Microsoft Azure Cloud: Azure Kubernetes Service
* Google Cloud Platform (GCP): Google Kubernetes Engine (GKE)
* OpenShift

{#cloud-operations-workspace-kubernetes-dashboard__ul_zpq_ct1_dwb}  
Important:  
In the Kubernetes Explorer, any Kubernetes resource hosted on OpenShift is considered on-prem. Whereas, any Kubernetes resource hosted on Amazon Web Services (AWS), Microsoft Azure, and Google Cloud Platform (GCP) is considered cloud hosted.

## Required ServiceNow AI Platform roles {#cloud-operations-workspace-kubernetes-dashboard__section_l1d_421_dwb}

The sn_cloud_ops_ws.cloud_ops_admin role is required to view the Kubernetes Explorer.

## Access the Kubernetes Explorer {#cloud-operations-workspace-kubernetes-dashboard__section_n1d_421_dwb}

To open the dashboard, navigate to AllCloud Discovery WorkspaceKubernetes Explorer.

## Use cases {#cloud-operations-workspace-kubernetes-dashboard__section_o1d_421_dwb}

For examples of how different people in your organization would use this dashboard, see these use cases.  
{#cloud-operations-workspace-kubernetes-dashboard__table_p1d_421_dwb__entry__2}

| User | Dashboard use |
|-|-|
| Application owner | Review the statistics of the applications and workloads running on the Kubernetes clusters. |
| IT admin, cloud admin | * Review the statistics of the Kubernetes infrastructure: Clusters, Nodes, Namespaces, Services, Pods, and Workloads. * Review the distribution of the pods across dimensions such as region/datacenter, geo location, or country. * Review the distribution of the pods across namespaces. * Review the list of Kubernetes docker images used in your organization. {#cloud-operations-workspace-kubernetes-dashboard__ul_kcm_tt1_dwb} |
[ ]

{#cloud-operations-workspace-kubernetes-dashboard__table_p1d_421_dwb}

## Indicators {#cloud-operations-workspace-kubernetes-dashboard__section_q1d_421_dwb}

Clusters
:   A Kubernetes cluster is a set of nodes that run
    containerized applications. The Clusters indicator displays the daily
    total count and discovery trend of the Kubernetes
    clusters discovered across the Kubernetes deployments of
    your organization.

    The Kubernetes Explorer reads the
    Kubernetes Cluster Analytics
    \[sn_cow_k8s_cluster_analytics\] table to compute the Clusters
    indicator.

Nodes
:   A node is a worker machine in Kubernetes and may be
    either a virtual or a physical machine, depending on the cluster. The
    Nodes indicator displays the daily total count and discovery trend of
    the Kubernetes nodes discovered across the Kubernetes deployments of your organization.

    The Kubernetes Explorer reads the Kubernetes Node Analytics \[sn_cow_k8s_node_analytics\] table to compute the
    Nodes indicator.

Namespaces
:   Kubernetes namespaces provides a mechanism for isolating
    groups of resources within the cluster. The Namespaces indicator
    displays the daily total count and discovery trend of the Kubernetes namespaces discovered across the Kubernetes deployments of your organization.

    The Kubernetes Explorer reads the Kubernetes Namespace Analytics \[sn_cow_k8s_namespace_analytics\] table to
    compute the Namespaces indicator.

Services
:   Kubernetes service is an abstraction which defines a
    logical set of pods and a policy by which to access them (sometimes this
    pattern is called a micro-service). The Services indicator displays the
    daily total count and discovery trend of the Kubernetes
    services discovered across the Kubernetes deployments of
    your organization.

    The Kubernetes Explorer reads the
    Kubernetes Service Analytics
    \[sn_cow_k8s_service_analytics\] table to compute the Services
    indicator.

    The Services indicator is also available on the
    Services tab of the Kubernetes Explorer.

## Breakdowns {#cloud-operations-workspace-kubernetes-dashboard__section_r1d_421_dwb}

* Pod distribution: This breakdown displays the distribution of Kubernetes pods hosted on the on-prem infrastructure and the cloud infrastructure.  
  You can filter the breakdown across the following dimensions:
  * Region/Datacenter
  * Geo Location
  * Country
  {#cloud-operations-workspace-kubernetes-dashboard__ul_mqj_w4h_dwb}

  The Pod distribution breakdown is available on the Overview
  tab of the Kubernetes Explorer.
* Kubernetes services by platform or Kubernetes services by type: This breakdown displays the distribution of Kubernetes services across dimensions such as platform and type.
* Nodes by region: This breakdown displays the distribution of the Kubernetes nodes across hosting regions.
{#cloud-operations-workspace-kubernetes-dashboard__ul_s1d_421_dwb}

## Filter {#cloud-operations-workspace-kubernetes-dashboard__section_v1d_421_dwb}

You can filter the list by interacting with the data visualizations such as donut and single score card.

## Data visualizations {#cloud-operations-workspace-kubernetes-dashboard__section_ytz_vqw_dwb}

{#cloud-operations-workspace-kubernetes-dashboard__table_mpf_yqw_dwb__entry__4}

| Title | Type | Source table | Description |
|-|-|-|-|
| Kubernetes pods by namespace | Donut ![Kubernetes donut icon]() | Kubernetes Pod Analytics \[sn_cow_k8s_pod_analytics\] | This report displays the distribution of Kubernetes pods across the discovered namespaces. This report is available on the Overview tab. |
| Total clusters | List ![Total clusters list icon]() | Kubernetes Cluster Analytics \[sn_cow_k8s_cluster_analytics\] | This report lists the Kubernetes clusters discovered across the Kubernetes deployments of your organization. This report is available on the Clusters tab. When you click the cluster name, the [Dependency Views map](https://servicenow-prod.fluidtopics.net/o7KPCEhZWPByzPqEJJ2v~Q "ServiceNow The Dependency Views map shows an overall top-down Kubernetes perspective, starting from a top-level cluster to the container and within the container.") appears for Cluster Configuration Item. |
| Total services | Single score ![Total services single score icon]() | Kubernetes Workload Analytics \[sn_cow_k8s_service_analytics\] | This report displays the total count of the Kubernetes services. This report is available on the Services tab. |
| Kubernetes services by platform / type | Donut ![Kubernetes services donut icon]() | Kubernetes Node Analytics \[sn_cow_k8s_service_analytics\] | This report displays the distribution of the Kubernetes services across the providers. This report is available on the Services tab. |
| Kubernetes services | List ![Kubernetes services list icon]() | Kubernetes Namespace Analytics \[sn_cow_k8s_service_analytics\] | This report lists the Kubernetes services discovered. This report is available on the Services tab. When you click the service name, the [Dependency Views map](https://servicenow-prod.fluidtopics.net/o7KPCEhZWPByzPqEJJ2v~Q "ServiceNow The Dependency Views map shows an overall top-down Kubernetes perspective, starting from a top-level cluster to the container and within the container.") appears for Cluster Configuration Item. |
| Nodes by cluster | Donut ![Nodes by cluster donut icon]() | Kubernetes Node Analytics \[sn_cow_k8s_node_analytics\] | This report displays the distribution of the Kubernetes nodes across the discovered clusters. This report is available on the Nodes tab. |
| Nodes by region | Donut ![Nodes by region donut icon]() | Kubernetes Node Analytics \[sn_cow_k8s_node_analytics\] | This report displays the distribution of the Kubernetes nodes across the discovered clusters. This report is available on the Nodes tab. |
| Total nodes | List ![Total nodes list icon]() | Kubernetes Node Analytics \[sn_cow_k8s_node_analytics\] | This report lists the Kubernetes nodes discovered across the Kubernetes deployments of your organization. This report is available on the Nodes tab. When you click the node name, the [Dependency Views map](https://servicenow-prod.fluidtopics.net/o7KPCEhZWPByzPqEJJ2v~Q "ServiceNow The Dependency Views map shows an overall top-down Kubernetes perspective, starting from a top-level cluster to the container and within the container.") appears for Cluster Configuration Item. |
| Total workloads | Single score ![Total workloads single score icon]() | Kubernetes Workload Analytics \[sn_cow_k8s_workload_analytics\] | This report displays the total count of the Kubernetes workloads discovered across the Kubernetes deployments of your organization. This report is available on the Workloads tab. |
| Desired/available replicas mismatch | Single score ![Desired available replicas mismatch single score icon]() | Kubernetes Workload Analytics \[sn_cow_k8s_workload_analytics\] | This report displays the count of mismatch between the desired and available replicas. If there's a mismatch, take suitable action to remediate the issue. |
| Workloads by class | Donut ![Workload by class donut icon]() | Kubernetes Workload Analytics \[sn_cow_k8s_workload_analytics\] | This report displays the workloads by the workload class. This report is available on the Workloads tab. |
| Total workloads | List ![Total workloads list icon]() | Kubernetes Workload Analytics \[sn_cow_k8s_workload_analytics\] | This report lists the Kubernetes workloads discovered across the Kubernetes deployments of your organization. This report is available on the Workloads tab. When you click the workload name, the [Dependency Views map](https://servicenow-prod.fluidtopics.net/o7KPCEhZWPByzPqEJJ2v~Q "ServiceNow The Dependency Views map shows an overall top-down Kubernetes perspective, starting from a top-level cluster to the container and within the container.") appears for Cluster Configuration Item. |
| Total pods | Single score ![Total pods single score icon]() | Kubernetes Pod Analytics \[sn_cow_k8s_pod_analytics\] | This report displays the total count of Kubernetes pods discovered across the Kubernetes deployments of your organization. This report is available on the Pods tab. |
| Running pods | Single score ![Running pods single score icon]() | Kubernetes Pod Analytics \[sn_cow_k8s_pod_analytics\] | This report displays the total count of the Kubernetes pods that are in running state. This report is available on the Pods tab. |
| Pending pods | Single score ![Pending pods single score icon]() | Kubernetes Pod Analytics \[sn_cow_k8s_pod_analytics\] | This report displays the total count of the Kubernetes pods that are in pending state. This report is available on the Pods tab. |
| Creating pods | Single score ![Creating pods single score icon]() | Kubernetes Pod Analytics \[sn_cow_k8s_pod_analytics\] | This report displays the total count of the Kubernetes pods that are in the creating state. This report is available on the Pods tab. |
| Crashloop backoff pods | Single score ![Crashloop backoff single score icon]() | Kubernetes Pod Analytics \[sn_cow_k8s_pod_analytics\] | This report displays the total count of the Kubernetes pods that are in the crashloop backoff state. This report is available on the Pods tab. |
| Total pods | List ![Total pods list icon]() | Kubernetes Pod Analytics \[sn_cow_k8s_pod_analytics\] | This report lists the Kubernetes pods discovered across the Kubernetes deployments of your organization. This report is available on the Pods tab. When you click the pod name, the [Dependency Views map](https://servicenow-prod.fluidtopics.net/o7KPCEhZWPByzPqEJJ2v~Q "ServiceNow The Dependency Views map shows an overall top-down Kubernetes perspective, starting from a top-level cluster to the container and within the container.") appears for Cluster Configuration Item. |
| Docker images | List ![Docker images list icon]() | Kubernetes Image Analytics \[sn_cow_k8s_img_analytics\] | This report lists the Docker images discovered across the Kubernetes deployments of your organization. This report is available on the Docker images tab. When you click the doker image name, the [Dependency Views map](https://servicenow-prod.fluidtopics.net/o7KPCEhZWPByzPqEJJ2v~Q "ServiceNow The Dependency Views map shows an overall top-down Kubernetes perspective, starting from a top-level cluster to the container and within the container.") appears for Cluster Configuration Item. You can download the SBOM. To generate the SBOM, see [Download a software bill of materials (SBOM)](https://servicenow-prod.fluidtopics.net/rsWK8HpjnZ~a9vSY4gURrw "Download a software Bill of Materials (SBOM) to gain visibility to the components of the container image such as the operating system packages that are installed."). |
[ ]

{#cloud-operations-workspace-kubernetes-dashboard__table_mpf_yqw_dwb}

*[\>]: and then


