Kubernetes - Labels and Selectors
Which command correctly adds the label
role=frontend to a pod named app-pod?role=frontend to a pod named app-pod?kubectl label.kubectl label pod <pod-name> key=value.kubectl label to add labels [OK]15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions