JSONPATH
JSON PATH in Kubectl
kubectl get pods -o json
To get the image in JSON path query:
Custom Columns

Sort By
To sort based on name:

Last updated
