Translate "docker", "mirror-pod", and "label" in the glossary and modify "selector".

This commit is contained in:
TAKAHASHI Shuuji
2020-08-18 10:01:42 +09:00
parent f28cae995f
commit 2803a7bd9f
4 changed files with 27 additions and 13 deletions
+17
View File
@@ -0,0 +1,17 @@
---
title: ラベル
id: label
date: 2018-04-12
full_link: /docs/concepts/overview/working-with-objects/labels
short_description: >
ユーザーにとって意味があり関連性のある識別属性を、オブジェクトにタグ付けするものです。
aka:
tags:
- fundamental
---
ユーザーにとって意味があり関連性のある識別属性を、オブジェクトにタグ付けするものです。
<!--more-->
ラベルは、{{< glossary_tooltip text="Pod" term_id="pod" >}}などのオブジェクトに付与されるキーと値のペアです。オブジェクトのサブセットを組織化したり選択したりするために使われます。