Kubernetes field selectors
Jump to navigation
Jump to search
https://kubernetes.io/docs/concepts/overview/working-with-objects/field-selectors/
kubectl get ingress --field-selector foo.bar=baz
kubectl -n gitlab-runner get events --field-selector type!=Normal
Related
- Labels, Annotations
- CKA v1.21: Understand how to use Labels, Selector and Annotations
- Kubernetes selectors
See also
Advertising: