Versions Compared

Key

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

...

Info
titleshell command

kubectl exec $POD_NAME env


Listing PODs within a deployment

Info
titleshell command

kubectl get pods -l app=nginx --show-labels