Untitled
Anonymous
plain_text
10/09/2024 9:31 AM
204 B
11
Indexable
kubectl get pods --all-namespaces -o=jsonpath='{range .items[*]}{.metadata.namespace}{"\t"}{.metadata.name}{"\t"}{.spec.serviceAccountName}{"\n"}{end}'Editor is loading...
Leave a Comment