Difference between revisions of "Kubernetes selectors"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
[[selector:]] | [[selector:]] | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[kubectl set selector]]</code> | ||
== See also == | == See also == |
Revision as of 12:22, 21 July 2022
kubectl get pods --selector=app=your-app-name -o=jsonpath='{.items[0].metadata.name}'
selector:
Related
See also
Advertising: