Skip to content

Commit 57d48e5

Browse files
TamilselvanOkabe-Junyainductor
authored
[ja] Endpoints translation (#47146)
* [ja] Endpoints translation * Empty commit * changed to Pod * Update content/ja/docs/reference/glossary/endpoint.md Co-authored-by: Junya Okabe <[email protected]> * Update content/ja/docs/reference/glossary/endpoint.md Co-authored-by: Kohei Ota (inductor) <[email protected]> --------- Co-authored-by: Junya Okabe <[email protected]> Co-authored-by: Kohei Ota (inductor) <[email protected]>
1 parent 4b6dc01 commit 57d48e5

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
---
2+
title: エンドポイント(Endpoints)
3+
id: endpoints
4+
date: 2020-04-23
5+
full_link:
6+
short_description: >
7+
エンドポイントは、サービスのセレクターに一致するPodのIPアドレスを記録する責任があります。
8+
9+
aka:
10+
tags:
11+
- networking
12+
---
13+
エンドポイントは、{{< glossary_tooltip text="サービス" term_id="selector" >}}のセレクターに一致するPodのIPアドレスを記録する責任があります。
14+
15+
<!--more-->
16+
セレクター識別子を指定せずに、{{< glossary_tooltip text="サービス" term_id="selector" >}}上でエンドポイントを手動で設定できます。
17+
{{< glossary_tooltip text="EndpointSlice" term_id="endpoint-slice" >}}は、スケーラブルで拡張可能な代替手段を提供します。

0 commit comments

Comments
 (0)