File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
content/ja/docs/concepts/services-networking Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 1
1
---
2
- reviewers :
3
- - maplain
4
2
title : サービス内部トラフィックポリシー
5
3
content_type : concept
6
4
weight : 45
@@ -18,7 +16,7 @@ weight: 45
18
16
19
17
## ServiceInternalTrafficPolicyの使用
20
18
21
- ` ServiceInternalTrafficPolicy ` [ feature gate ] ( /ja/docs/reference/command-line-tools-reference/feature-gates/ ) を有効にすると、` .spec.internalTrafficPolicy ` を` Local ` に設定して、{{< glossary_tooltip text="Service" term_id="service" >}}内部のみのトラフィックポリシーを有効にすることができます。
19
+ ` ServiceInternalTrafficPolicy ` [ フィーチャーゲート ] ( /ja/docs/reference/command-line-tools-reference/feature-gates/ ) を有効にすると、` .spec.internalTrafficPolicy ` を` Local ` に設定して、{{< glossary_tooltip text="Service" term_id="service" >}}内部のみのトラフィックポリシーを有効にすることができます。
22
20
これにより、kube-proxyは、クラスター内部トラフィックにノードローカルエンドポイントのみを使用するようになります。
23
21
24
22
{{< note >}}
You can’t perform that action at this time.
0 commit comments