diff --git a/content/zh/docs/reference/glossary/selector.md b/content/zh/docs/reference/glossary/selector.md new file mode 100644 index 0000000000..5a3e83ef0d --- /dev/null +++ b/content/zh/docs/reference/glossary/selector.md @@ -0,0 +1,42 @@ +--- +title: 选择算符 +id: selector +date: 2018-04-12 +full_link: /docs/concepts/overview/working-with-objects/labels/ +short_description: > + 选择算符允许用户通过标签对一组资源对象进行筛选过滤。 + +aka: +tags: +- fundamental +--- + + + + + +选择算符允许用户通过标签对一组资源对象进行筛选过滤。 + + + + + +在查询资源列表时,选择算符可以通过 {{< glossary_tooltip text="标签" term_id="label" >}} 对资源进行过滤筛选。 +