›Describe the Kubernetes architecture: control plane vs worker nodes and their components.Middle#Architecture#KubernetesDetails →
›How do ConfigMaps and Secrets work for injecting configuration into workloads?Middle#Security#KubernetesDetails →
›What are liveness, readiness, and startup probes, and when do you use each?Middle#Reliability#KubernetesDetails →
›What is the difference between CPU/memory requests and limits, and how do they affect scheduling, eviction, and QoS?Middle#Performance#KubernetesDetails →
›What is Ingress and how does it route external traffic to Services?Middle#Kubernetes#NetworkingDetails →