Container orchestration appears in almost every SRE interview. You'll be asked to design deployments, debug pod failures, and explain Kubernetes architecture. Your interviewer expects you to know both concepts and practical kubectl commands.
I'll walk you through Docker fundamentals, Kubernetes architecture, and the debugging patterns that come up repeatedly in interviews.