Translate "docker", "mirror-pod", and "label" in the glossary and modify "selector".
This commit is contained in:
Executable
+17
@@ -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" >}}などのオブジェクトに付与されるキーと値のペアです。オブジェクトのサブセットを組織化したり選択したりするために使われます。
|
||||
Reference in New Issue
Block a user