Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

But when check if there is a deploy you may find that it says there are no resources

Image RemovedImage Added

It's best to work from a deployment file

...

Execute the following command 

Image RemovedImage Added 

Now use the get pods and get deployments commands to see what has been created

Image RemovedImage Added

Notice the name of the pod, it has a unique ID appended to the deployment name

...