Skip to content

Commit 639d478

Browse files
committed
[ja] translate a glossary for Istio
This commit adds a glossary for Istio translated from [English](https://github.com/kubernetes/website/blob/main/content/en/docs/reference/glossary/istio.md) to Japanese. Signed-off-by: Shunsuke Tokunaga <[email protected]>
1 parent 061aa09 commit 639d478

File tree

1 file changed

+19
-0
lines changed
  • content/ja/docs/reference/glossary

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
Istioは、マイクロサービスの統合やトラフィックフローの管理、ポリシーの適用、そしてテレメトリーデータの集約を行うための一様な方法を提供するオープンソースのプラットフォームです(Kubernetesに特化したものではありません)。
16+
17+
<!--more-->
18+
19+
Istioの追加にはアプリケーションコードの変更は必要ありません。Istioは、サービスとネットワークの間のインフラストラクチャーレイヤになります。Istioのコントロールプレーンは、KubernetesやMesosphereなどのクラスターマネジメントプラットフォームを抽象化します。

0 commit comments

Comments
 (0)