Kubernetes - Labels and Selectors
You ran
kubectl get pods -l app=web but no pods were returned, even though pods exist with that label. What might be wrong?