Tagged articles
4 articles
Page 1 of 1
Efficient Ops
Efficient Ops
Jan 15, 2023 · Cloud Native

Understanding kubectl top: How Kubernetes Monitors Nodes and Pods

This article explains how the kubectl top command retrieves real‑time CPU and memory metrics for Kubernetes nodes and pods, details the underlying data flow, metric‑server and cAdvisor architecture, and addresses common issues and calculation differences compared to traditional system tools.

KubernetescAdvisorkubectl top
0 likes · 15 min read
Understanding kubectl top: How Kubernetes Monitors Nodes and Pods
Efficient Ops
Efficient Ops
Nov 30, 2022 · Cloud Native

How kubectl top Retrieves Real‑Time Metrics in Kubernetes: A Deep Dive

This article explains how the kubectl top command gathers real‑time CPU and memory usage for nodes and pods, details the underlying data flow and metric API implementation in Kubernetes, compares heapster and metrics‑server, and addresses common troubleshooting scenarios.

HeapsterKubernetescAdvisor
0 likes · 15 min read
How kubectl top Retrieves Real‑Time Metrics in Kubernetes: A Deep Dive
MaGe Linux Operations
MaGe Linux Operations
Sep 4, 2022 · Cloud Native

Understanding kubectl top: How Kubernetes Metrics Are Collected and Interpreted

This article explains how the kubectl top command retrieves real‑time CPU and memory usage for nodes and pods, details the underlying data flow from cAdvisor through heapster or metrics‑server, clarifies metric calculations, compares results with native top and docker stats, and addresses common errors and troubleshooting steps.

KubernetescAdvisorkubectl top
0 likes · 14 min read
Understanding kubectl top: How Kubernetes Metrics Are Collected and Interpreted
Efficient Ops
Efficient Ops
Aug 29, 2022 · Cloud Native

Understanding kubectl top: How Kubernetes Metrics Work and Common Issues

This article explains how kubectl top retrieves real‑time CPU and memory usage for nodes and pods, details the underlying data flow and metric‑server architecture, and addresses frequent errors such as missing components, pause‑container accounting, and differences from host top or docker stats.

KubernetescAdvisorkubectl top
0 likes · 14 min read
Understanding kubectl top: How Kubernetes Metrics Work and Common Issues