Question 4 - Create a pod with a label Create a pod named hello-world using the image nginx:1.4-alpine with the label hello kubectl run hello-world --image=nginx:1.4-alpine --labels=hello