mkdir workspace && cd $_ kubectl run nginx-pod --image=nginx kubectl get pod kubectl get service kubectl expose pod nginx-pod --name