From 80afd2427d6c3d81938d57acdedd253b628ff5a3 Mon Sep 17 00:00:00 2001 From: Arhell Date: Tue, 19 Nov 2024 00:04:03 +0200 Subject: [PATCH] [ja] update queue link --- content/ja/_index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/ja/_index.html b/content/ja/_index.html index e80e9de9d0..cc4ec3d38c 100644 --- a/content/ja/_index.html +++ b/content/ja/_index.html @@ -10,7 +10,7 @@ cid: home {{% blocks/feature image="flower" %}} ### [Kubernetes (K8s)]({{< relref "/docs/concepts/overview/" >}})は、デプロイやスケーリングを自動化したり、コンテナ化されたアプリケーションを管理したりするための、オープンソースのシステムです。 -管理や検出を容易にするため、アプリケーションを論理的な単位に分割し、コンテナをグルーピングします。Kubernetesは[Googleでの15年にわたる経験](http://queue.acm.org/detail.cfm?id=2898444)を基に構築されており、コミュニティのアイディアや慣習との最善の組み合わせを取っています。 +管理や検出を容易にするため、アプリケーションを論理的な単位に分割し、コンテナをグルーピングします。Kubernetesは[Googleでの15年にわたる経験](https://queue.acm.org/detail.cfm?id=2898444)を基に構築されており、コミュニティのアイディアや慣習との最善の組み合わせを取っています。 {{% /blocks/feature %}} {{% blocks/feature image="scalable" %}}