Kubernetes Architecture
Understand API server, scheduler, controllers, etcd, kubelet and reconciliation.
Open module →Batch 03 · Container orchestration
Understand Kubernetes control loops, workload primitives and production AKS operations.
Understand API server, scheduler, controllers, etcd, kubelet and reconciliation.
Open module →Use the smallest deployable unit correctly and understand lifecycle behaviour.
Open module →Understand replica control and why deployments normally own ReplicaSets.
Open module →Perform rolling releases, rollbacks and controlled application updates.
Open module →Run node-level agents for logging, networking and security.
Open module →Manage stable identity, ordered rollout and persistent storage.
Open module →Provide stable discovery using ClusterIP, NodePort and LoadBalancer.
Open module →Route external HTTP traffic with controllers, TLS and host/path rules.
Open module →Use ephemeral and persistent storage with PVs, PVCs and storage classes.
Open module →Externalise non-secret application configuration safely.
Open module →Handle sensitive configuration while recognising base64 is not encryption.
Open module →Operate node pools, upgrades, identity, networking, policy and monitoring.
Open module →Use events, logs, describe, probes, DNS and network checks systematically.
Open module →