Kubernetes Explained Simply: #2 Kubectl Hack (List Running Images) by@jameshunt

Kubernetes Explained Simply: #2 Kubectl Hack (List Running Images)

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

Kubernetes Explained Simply: #2 Kubectl Hack (List Running Images) The standard output of get pods doesn't help to answer some of these questions. We can go so far as to list out the images in use by the first container of each pod. If you'd like, you can put the details of the format in a file, and reference that file via the following file: kubectl get pods -A -o custom-columns-file.

Company Mentioned

Mention Thumbnail
featured image - Kubernetes Explained Simply: #2 Kubectl Hack (List Running Images)
James Hunt HackerNoon profile picture

@jameshunt

James Hunt

R&D at Stark & Wayne, finding software solutions to customer problems and changing them into executable best practices.


Receive Stories from @jameshunt

react to story with heart
James Hunt HackerNoon profile picture
by James Hunt @jameshunt.R&D at Stark & Wayne, finding software solutions to customer problems and changing them into executable best practices.
Read My Stories

RELATED STORIES

L O A D I N G
. . . comments & more!