Versions Compared

Key

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

...

Code Block
kubectl get pods -n dev<namespace>
kubectl get deployments -n dev<namespace>

...

If this shows details about the various pods & deployments running.
Attaching the Kubectl commands cheatsheet for your reference.

We are DONE with access now.

...