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.
2 parents f9d1967 + 2eeeebe commit 4fa2522Copy full SHA for 4fa2522
content/ja/docs/reference/glossary/istio.md
@@ -0,0 +1,19 @@
1
+---
2
+title: Istio
3
+id: istio
4
+date: 2018-04-12
5
+full_link: https://istio.io/latest/about/service-mesh/#what-is-istio
6
+short_description: >
7
+ Istioは、マイクロサービスの統合やトラフィックフローの管理、ポリシーの適用、そしてテレメトリーデータの集約を行うための一様な方法を提供するオープンソースのプラットフォームです(Kubernetesに特化したものではありません)。
8
+
9
+aka:
10
+tags:
11
+- networking
12
+- architecture
13
+- extension
14
15
16
17
+<!--more-->
18
19
+Istioの追加にはアプリケーションコードの変更は必要ありません。Istioは、サービスとネットワークの間のインフラストラクチャーレイヤーになります。Istioのコントロールプレーンは、KubernetesやMesosphereなどのクラスター管理プラットフォームを抽象化します。
0 commit comments