Kubernetes - ReplicaSets and Deployments
Why is it important that the
spec.selector field in a Deployment YAML exactly matches the labels in spec.template.metadata.labels?