Skip to content

Commit 2dcef3c

Browse files
ystkfujiit-inu
andauthored
Apply suggestions from code review
Co-authored-by: Toshiaki Inukai <[email protected]>
1 parent fbace42 commit 2dcef3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

content/ja/docs/reference/glossary/service.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ Serviceが対象とするPodの集合は、(通常){{< glossary_tooltip text="
1717
Podを追加または削除するとセレクターにマッチしているPodの集合は変更されます。
1818
Serviceは、ネットワークトラフィックが現在そのワークロードを処理するPodの集合に向かうことを保証します。
1919

20-
Kubernetesサービスは、IPネットワーキングIPv4、IPv6、またはその両方を使用するか、ドメインネームシステムDNSでExternal Nameを参照します。
20+
Kubernetes Serviceは、IPネットワーキング(IPv4、IPv6、またはその両方)を使用するか、ドメインネームシステム(DNS)でExternal Nameを参照します。
2121

22-
Serviceの抽象化により、IngressやGatewayなどの他のメカニズムが可能になります
22+
Serviceの抽象化により、IngressやGatewayなどの他のメカニズムを実現することができます

0 commit comments

Comments
 (0)