Prompt
Kubernetes Architecture
Understand API server, scheduler, controllers, etcd, kubelet and reconciliation.
Strengthen recall
Review concise prompts before labs, interviews and design discussions.
Prompt
Understand API server, scheduler, controllers, etcd, kubelet and reconciliation.
Prompt
Use the smallest deployable unit correctly and understand lifecycle behaviour.
Prompt
Understand replica control and why deployments normally own ReplicaSets.
Prompt
Perform rolling releases, rollbacks and controlled application updates.
Prompt
Run node-level agents for logging, networking and security.
Prompt
Manage stable identity, ordered rollout and persistent storage.
Prompt
Provide stable discovery using ClusterIP, NodePort and LoadBalancer.
Prompt
Route external HTTP traffic with controllers, TLS and host/path rules.
Prompt
Use ephemeral and persistent storage with PVs, PVCs and storage classes.
Prompt
Externalise non-secret application configuration safely.
Prompt
Handle sensitive configuration while recognising base64 is not encryption.
Prompt
Operate node pools, upgrades, identity, networking, policy and monitoring.
Prompt
Use events, logs, describe, probes, DNS and network checks systematically.