Skip to main content

Kubernetes

The Kubernetes Analyzer provides insights into the state and performance of your Kubernetes clusters, nodes, pods, containers, storage, and events. It enables monitoring of workloads, resource utilization, and detection of potential issues across cluster operations.

Required Blueprints: Kubernetes, Kubernetes GKE



Sightlines

SightlineDescription
Kubernetes ClustersHigh-level overview of cluster infrastructure, focusing on clusters, nodes, and pods.
Kubernetes PodsDetailed information about pod usage and statuses within clusters.
Kubernetes NodesHealth and distribution of nodes within clusters.
Kubernetes ContainersVisibility into container usage trends and containerized workloads.
Kubernetes StorageInsights into persistent volumes within clusters for tracking storage allocation and usage.
Kubernetes EventsTracks events generated within clusters, providing actionable insights into activity trends and potential issues.

Explorer Node Types

Use these node types in Explorer or KAI to query resources surfaced by this analyzer:

kubernetes.cluster.Cluster, kubernetes.cluster.Container, kubernetes.cluster.Service, kubernetes.Vulnerability



Insight Feed Alerts

  • Node Resource Usage Alert: Detects nodes approaching resource limits (CPU, memory) to prevent workload failures and ensure cluster stability.

  • Pod CrashLoopBackOff Alert: Flags pods stuck in a CrashLoopBackOff state, indicating potential deployment or configuration issues.

  • Persistent Volume Utilization Alert: Tracks storage volumes nearing full capacity, ensuring smooth operation and avoiding data loss.

  • Event Surge Alert: Highlights a sudden increase in Kubernetes events, which could indicate cluster-wide issues or malicious activity.

  • Inactive Containers Alert: Identifies containers running but not actively performing tasks, helping optimize resource allocation.