...
But when check if there is a deploy you may find that it says there are no resources
It's best to work from a deployment file
...
Execute the following command
Now use the get pods and get deployments commands to see what has been created
Notice the name of the pod, it has a unique ID appended to the deployment name
...