-
Notifications
You must be signed in to change notification settings - Fork 14.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #38855 from Shunpoco/ja-add-reference-glossary-istio
[ja] translate a glossary for Istio
- Loading branch information
Showing
1 changed file
with
19 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
title: Istio | ||
id: istio | ||
date: 2018-04-12 | ||
full_link: https://istio.io/latest/about/service-mesh/#what-is-istio | ||
short_description: > | ||
Istioは、マイクロサービスの統合やトラフィックフローの管理、ポリシーの適用、そしてテレメトリーデータの集約を行うための一様な方法を提供するオープンソースのプラットフォームです(Kubernetesに特化したものではありません)。 | ||
aka: | ||
tags: | ||
- networking | ||
- architecture | ||
- extension | ||
--- | ||
Istioは、マイクロサービスの統合やトラフィックフローの管理、ポリシーの適用、そしてテレメトリーデータの集約を行うための一様な方法を提供するオープンソースのプラットフォームです(Kubernetesに特化したものではありません)。 | ||
|
||
<!--more--> | ||
|
||
Istioの追加にはアプリケーションコードの変更は必要ありません。Istioは、サービスとネットワークの間のインフラストラクチャーレイヤーになります。Istioのコントロールプレーンは、KubernetesやMesosphereなどのクラスター管理プラットフォームを抽象化します。 |