Kubernetes field selectors
(Redirected from 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[edit]
- Labels, Annotations
- CKA v1.21: Understand how to use Labels, Selector and Annotations
- Kubernetes selectors,
--selector
See also[edit]
Advertising: