Playing Around with the Running Pod

In this lesson, we will play around with the Pod running in our Cluster.

Describing the Resources

In many cases, it is more useful to describe resources by referencing the file that defines them. That way there is no confusion nor need to remember the names of resources. Instead of using kubectl describe pod db we could have executed the command that follows:

Get hands-on with 1200+ tech skills courses.