We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47010c1 commit 9de1412Copy full SHA for 9de1412
content/ja/docs/concepts/services-networking/service-traffic-policy.md
@@ -26,7 +26,7 @@ weight: 45
26
特定のServiceのエンドポイントがないノード上のPodの場合、Serviceに他のノードのエンドポイントがある場合でも、Serviceは(このノード上のポッドの)エンドポイントがゼロであるかのように動作します。
27
{{< /note >}}
28
29
-次の例は、`.spec.internalTrafficPolicy`を`Local`に設定した場合のサービスの様子を示しています:
+次の例は、`.spec.internalTrafficPolicy`を`Local`に設定した場合のServiceの様子を示しています:
30
31
```yaml
32
apiVersion: v1
0 commit comments