File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ overview: >
21
21
Kubernetesは、コンテナ化されたアプリケーションの展開、スケーリング、また管理を自動化するためのオープンソースコンテナプラットフォームです。このオープンソースプロジェクトは、Cloud Native Computing Foundation(<a href="https://www.cncf.io/about">CNCF</a>)によってホストされています。
22
22
cards :
23
23
- name : concepts
24
- title : " 基本を理解する "
24
+ title : " Kubernetesを理解する "
25
25
description : " Kubernetesとその基本的なコンセプトを学びます。"
26
26
button : " コンセプトを学ぶ"
27
27
button_path : " /docs/concepts"
@@ -40,11 +40,6 @@ cards:
40
40
description : " 一般的なタスク、そのタスクを短い手順でどのように実行するかを見てみます。"
41
41
button : " タスクを見る"
42
42
button_path : " /docs/tasks"
43
- - name : training
44
- title : " トレーニング"
45
- description : " Kubernetesの資格を取得して、クラウドネイティブプロジェクトを成功させます!"
46
- button : " トレーニングを見る"
47
- button_path : " /training"
48
43
- name : reference
49
44
title : " リファレンス情報を調べる"
50
45
description : " 用語、コマンドラインの構文、APIリソースタイプ、そして構築ツールのドキュメントを見て回ります。"
@@ -55,8 +50,13 @@ cards:
55
50
description : " プロジェクトに不慣れでも、長い間関わっていたとしても、誰でもコントリビュートすることができます。"
56
51
button : " ドキュメントにコントリビュートする"
57
52
button_path : /docs/contribute
58
- - name : release-notes
59
- title : " K8sリリースノート"
53
+ - name : training
54
+ title : " トレーニング"
55
+ description : " Kubernetesの資格を取得して、クラウドネイティブプロジェクトを成功させます!"
56
+ button : " トレーニングを見る"
57
+ button_path : " /training"
58
+ - name : Download
59
+ title : " Kubernetesをダウンロードする"
60
60
description : " もしKubernetesをインストールする、また最新バージョンにアップグレードする場合、最新のリリースノートを参照してください。"
61
61
button : " Kubernetesをダウンロードする"
62
62
button_path : " /releases/download"
You can’t perform that action at this time.
0 commit comments