Skip to content

Commit c269ba5

Browse files
authored
Merge pull request #38093 from windsonsea/sertopj
[ja] Sync enabling-service-topology.md and its linked file
2 parents 71857c7 + 922a48f commit c269ba5

File tree

2 files changed

+8
-48
lines changed

2 files changed

+8
-48
lines changed

content/ja/docs/concepts/services-networking/service-topology.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,17 @@ feature:
55
description: >
66
Serviceのトラフィックをクラスタートポロジーに基づいてルーティングします。
77
content_type: concept
8-
weight: 10
8+
weight: 150
99
---
1010

1111

1212
<!-- overview -->
1313

14-
{{< feature-state for_k8s_version="v1.17" state="alpha" >}}
14+
{{< feature-state for_k8s_version="v1.21" state="deprecated" >}}
15+
16+
{{< note >}}
17+
この機能、特にアルファ版の`topologyKeys`APIは、Kubernetes v1.21以降では非推奨です。Kubernetes v1.21で導入された、[トポロジーを意識したヒント](/ja/docs/concepts/services-networking/topology-aware-hints/)が同様の機能を提供します。
18+
{{</ note >}}
1519

1620
*Serviceトポロジー*を利用すると、Serviceのトラフィックをクラスターのノードトポロジーに基づいてルーティングできるようになります。たとえば、あるServiceのトラフィックに対して、できるだけ同じノードや同じアベイラビリティゾーン上にあるエンドポイントを優先してルーティングするように指定できます。
1721

@@ -139,6 +143,6 @@ spec:
139143
140144
## {{% heading "whatsnext" %}}
141145
142-
* [Serviceトポトジーを有効にする](/ja/docs/tasks/administer-cluster/enabling-service-topology)を読む。
143-
* [サービスとアプリケーションの接続](/ja/docs/concepts/services-networking/connect-applications-service/)を読む。
146+
* [トポロジーを意識したヒント](/ja/docs/concepts/services-networking/topology-aware-hints/)を読む。
147+
* [サービスとアプリケーションの接続](/ja/docs/tutorials/services/connect-applications-service/)を読む。
144148

content/ja/docs/tasks/administer-cluster/enabling-service-topology.md

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)