Create a busybox pod that runs the command ''env'' and save the output to ''envpod'' file
List all the pods showing name and namespace with a json path expression
Check the image version in pod without the describe command
List the nginx pod with custom columns POD_NAME and POD_STATUS
Create a pod that echo ''hello world'' and then exists. Have the pod deleted automatically when it's completed