Inspect a single pod quickly.
Section: Namespaces and Basic Resource Listing
Get one pod
bash
bash
kubectl get pod web-abc123 -n paymentsExplanation
Inspect a single pod quickly.
Learn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Namespaces and Basic Resource Listing