From 99c730de3fab402d23bca952db1e52ba37f1bbcc Mon Sep 17 00:00:00 2001 From: mochizuki-pg Date: Wed, 24 Jun 2020 11:35:50 +0900 Subject: [PATCH] Change the text from Kubernetes to Cluster --- content/ja/docs/concepts/architecture/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ja/docs/concepts/architecture/_index.md b/content/ja/docs/concepts/architecture/_index.md index d81eeab89c..b8906ee100 100644 --- a/content/ja/docs/concepts/architecture/_index.md +++ b/content/ja/docs/concepts/architecture/_index.md @@ -1,4 +1,4 @@ --- -title: "Kubernetesのアーキテクチャ" +title: "クラスターのアーキテクチャ" weight: 30 ---