Tagged articles
2 articles
Page 1 of 1
Mike Chen's Internet Architecture
Mike Chen's Internet Architecture
Oct 30, 2025 · Cloud Native

Mastering Kubernetes: A Deep Dive into Core Architecture and Components

This article provides a comprehensive overview of Kubernetes' core architecture, detailing the master and node components, key services like kube-apiserver, etcd, scheduler, controller-manager, kubelet, and kube-proxy, and explains the workflow from user requests to container execution, illustrated with diagrams.

Cloud NativeControl PlaneKubernetes
0 likes · 4 min read
Mastering Kubernetes: A Deep Dive into Core Architecture and Components
Open Source Linux
Open Source Linux
Apr 21, 2023 · Cloud Native

Mastering Kubernetes Architecture: How Control Plane and Worker Nodes Work Together

This article explains the core components of Kubernetes architecture—including the control plane (etcd, API server, controller manager, scheduler) and worker node components (kubelet, kube-proxy, container runtimes)—detailing their roles, interactions, and best‑practice considerations for maintaining healthy, scalable clusters.

Control PlaneKubernetesScheduler
0 likes · 12 min read
Mastering Kubernetes Architecture: How Control Plane and Worker Nodes Work Together