File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
content/ja/docs/concepts/storage Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ Kubernetesスケジューラーには、ノードに接続できるボリュー
53
53
54
54
* Azureでは、ノードの種類に応じて、最大64個のディスクをノードに接続できます。詳細については、[ Azureの仮想マシンのサイズ] ( https://docs.microsoft.com/en-us/azure/virtual-machines/windows/sizes ) を参照してください。
55
55
56
- * CSIストレージドライバーが(` NodeGetInfo ` を使用して)ノードの最大ボリューム数をアドバタイズする場合、{{< glossary_tooltip text="kube-scheduler" term_id="kube-scheduler" >}}はその制限を尊重します。詳細については、[ CSIの仕様] ( https://github.com/ontainer -storage-interface/spec/blob/master/spec.md#nodegetinfo ) を参照してください。
56
+ * CSIストレージドライバーが(` NodeGetInfo ` を使用して)ノードの最大ボリューム数をアドバタイズする場合、{{< glossary_tooltip text="kube-scheduler" term_id="kube-scheduler" >}}はその制限を尊重します。詳細については、[ CSIの仕様] ( https://github.com/container -storage-interface/spec/blob/master/spec.md#nodegetinfo ) を参照してください。
57
57
58
58
* CSIドライバーに移行されたツリー内プラグインによって管理されるボリュームの場合、ボリュームの最大数はCSIドライバーによって報告される数になります。
59
59
You can’t perform that action at this time.
0 commit comments