We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
content/ja/docs/concepts/architecture/_index.md
1 parent a83d903 commit 72accd4Copy full SHA for 72accd4
content/ja/docs/concepts/architecture/_index.md
@@ -1,4 +1,8 @@
1
---
2
title: "クラスターのアーキテクチャ"
3
weight: 30
4
+description: >
5
+ Kubernetesの背後にあるアーキテクチャのコンセプト。
6
7
+
8
+{{< figure src="/images/docs/kubernetes-cluster-architecture.svg" alt="Components of Kubernetes" caption="Kubernetesクラスターのアーキテクチャ" class="diagram-large" >}}
0 commit comments