Difference between revisions of "List containers on a POD"
Jump to navigation
Jump to search
(Created page with " kubectl get pods YourPOD -o jsonpath='{.spec.containers[*].name}'") |
|||
Line 1: | Line 1: | ||
[[kubectl get pods]] YourPOD -o [[jsonpath]]='{[[.spec.containers]][*].name}' | [[kubectl get pods]] YourPOD -o [[jsonpath]]='{[[.spec.containers]][*].name}' | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | {{Pod}} |
Revision as of 19:45, 23 August 2022
Advertising: