Skip to content

Commit e50a39c

Browse files
b1gb4bybells17
andauthored
Update content/ja/blog/_posts/2024-05-09-gateway-api-v1.1/index.md
Co-authored-by: bells17 <[email protected]>
1 parent 0f67612 commit e50a39c

File tree

1 file changed

+1
-1
lines changed
  • content/ja/blog/_posts/2024-05-09-gateway-api-v1.1

1 file changed

+1
-1
lines changed

content/ja/blog/_posts/2024-05-09-gateway-api-v1.1/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ translator: >
4646

4747
Gateway APIのサービスメッシュサポートにより、サービスメッシュユーザーは同じAPIを使用してIngressトラフィックとメッシュトラフィックを管理することが可能になります。
4848
これにより同じポリシーとルーティングインターフェースを再利用することができます。
49-
Gateway API v1.1では、HTTPRouteなどのルートがServiceを`parentRef`として持つことができるようになり、特定のサービスへのトラフィックの動作を制御できます。
49+
また、Gateway API v1.1では、HTTPRouteなどのルートがServiceを`parentRef`として持つことができるようになり、特定のサービスへのトラフィックの動作を制御できます。
5050
詳細については、[Gateway APIのサービスメッシュドキュメント](https://gateway-api.sigs.k8s.io/mesh/)をお読みいただくか、[Gateway APIの実装リスト](https://gateway-api.sigs.k8s.io/implementations/#service-mesh-implementation-status)をご覧ください。
5151

5252
例えば、アプリケーションのコールグラフの深部にあるワークロードに対して、HTTPRouteを使用してカナリアデプロイメントを行うことができます。

0 commit comments

Comments
 (0)