File tree Expand file tree Collapse file tree 2 files changed +34
-0
lines changed
content/ja/docs/reference/glossary Expand file tree Collapse file tree 2 files changed +34
-0
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Add-ons
3
+ id : addons
4
+ date : 2019-12-15
5
+ full_link : /ja/docs/concepts/cluster-administration/addons/
6
+ short_description : >
7
+ Kubernetesの機能を拡張するリソース。
8
+
9
+ aka :
10
+ tags :
11
+ - tool
12
+ ---
13
+ Kubernetesの機能を拡張するリソース。
14
+
15
+ <!-- more-->
16
+ [ アドオンのインストール] ( /ja/docs/concepts/cluster-administration/addons/ ) では、クラスターのアドオン使用について詳しく説明し、いくつかの人気のあるアドオンを列挙します。
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Kubeadm
3
+ id : kubeadm
4
+ date : 2018-04-12
5
+ full_link : /ja/docs/reference/setup-tools/kubeadm/
6
+ short_description : >
7
+ Kubernetesを迅速にインストールし、安全なクラスターをセットアップするためのツール。
8
+
9
+ aka :
10
+ tags :
11
+ - tool
12
+ - operation
13
+ ---
14
+ Kubernetesを迅速にインストールし、安全なクラスターをセットアップするためのツール。
15
+
16
+ <!-- more-->
17
+
18
+ kubeadmを使用して、コントロールプレーンとワーカーノード{{< glossary_tooltip text="ワーカーノード" term_id="node" >}}コンポーネントの両方をインストールできます。
You can’t perform that action at this time.
0 commit comments