GKE dashboard

Cloud Monitoring

Login to the SixthSense portal and click Cloud monitoring on the left pane. The Cloud monitoring dashboard is displayed.

Cloud Monitoring dashboard

By default, the following fields are available.

  • GCP is selected in the Select Cloud drop-down list.
  • GKE is selected in the Cloud monitoring drop-down list.
  • Select the cluster for which you want to view data in the Select Cluster drop-down list.

The GKE data visualization is done in the same way as deployment. Summary view at the Node level, POD level, and the container level are visible.

Nodes

The Nodes tab lists the following metrics and information in the Metrics window.

  • cluster cpu cores – total CPU cores allocated to the selected cluster.
  • cluster cpu allocatable cores – total core which can be allocated to the cluster.
  • cluster cpu utilization % - total CPU usage in percentage at a cluster level.
  • cluster nodes total - represents the number of nodes deployed in a cluster.
  • cluster memory total – represents the total memory allocated to the cluster in GiBs.
  • cluster memory used – represents the amount of memory used by cluster in GiBs.
  • cluster storage total – represents the amount of cluster storage.
  • cluster storage used - represents the amount of cluster storage used in GiBs.
GKE Metrics


Total Memory used

This is a graph widget which represents cluster level memory used in GiB. It also lists the cluster names under Tags and Avg and Max usage.

GKE Metrics


Total Memory

This is a graph widget which represents cluster level memory available in GiB. It also lists the cluster names under Tags and Avg and Max usage.

GKE Metrics


Total CPU Allocatable Utilization

This is a graph widget which represents cluster level total allocatable CPU available in percentage. It also lists the cluster names under Tags and Avg and Max usage.

GKE Metrics


Storage total bytes

This is a graph widget which represents cluster level storage allocated in bytes. It also lists the cluster names under Tags and Avg and Max usage.

GKE Metrics


Storage total used bytes

This is a graph widget which represents cluster level total storage used in bytes. It also lists the cluster names under Tags and Avg and Max usage.

GKE Metrics


Pods

At a pod level the following metrics and information are listed.

CPU Limit Utilization

This is a graph widget which represents pod level CPU used in percentage. It also lists the pod names under Tags and Avg and Max usage.

GKE Metrics


Memory Limit Utilization

This is a graph widget which represents pod level memory used in percentage. It also lists the pod names under Tags and Avg and Max usage.

GKE Metrics


Volume Utilization

This is a graph widget which represents pod level volume used in percentage. It also lists the pod names under Tags and Avg and Max usage.

GKE Metrics

Containers

At the container level the following metrics and information are listed.

CPU Limit Utilization

This is a graph widget which represents container level CPU used in percentage. It also lists the container names under Tags and Avg and Max usage.

GKE Metrics


Memory Limit Utilization

This is a graph widget which represents container level memory used in percentage. It also lists the container names under Tags and Avg and Max usage.

GKE Metrics


Ephemeral storage used

This is a graph widget which represents container level Ephemeral storage used in percentage. It also lists the container names under Tags and Avg and Max usage.

GKE Metrics


Container CPU Usage Time

This is a graph widget which represents container level CPU used in milliseconds. It also lists the container names under Tags and Avg and Max usage.

GKE Metrics