content/es/docs/reference/glossary/selector (#14369)

This commit is contained in:
slienyp
2019-05-30 23:54:22 +02:00
committed by Kubernetes Prow Robot
parent 1d0f8d91c6
commit f6b8449967
+18
View File
@@ -0,0 +1,18 @@
---
title: Selector
id: selector
date: 2018-04-12
full_link: /docs/concepts/overview/working-with-objects/labels/
short_description: >
Permite a los usuarios filtrar recursos por {{< glossary_tooltip text="Labels" term_id="label" >}}.
aka:
tags:
- fundamental
---
Permite a los usuarios filtrar recursos por Labels.
<!--more-->
Los Selectors se aplican al realizar consultas de listas de recursos para ser filtrados por {{< glossary_tooltip text="Labels" term_id="label" >}}.