Kubernetes - ReplicaSets and Deployments
You observe a Deployment with
replicas: 6 configured, but kubectl get pods shows only 4 pods running. What does this discrepancy imply?