Kubernetes: create a pod with labels in imperative way

kubectl run redis --image=redis:alpine --labels=tier=db