forked from docs/doc-exports
Reviewed-by: Eotvos, Oliver <oliver.eotvos@t-systems.com> Co-authored-by: Dong, Qiu Jian <qiujiandong1@huawei.com> Co-committed-by: Dong, Qiu Jian <qiujiandong1@huawei.com>
827 B
827 B
Can I Add a Node Without a Data Disk?
No. A data disk is mandatory.
A data disk dedicated for kubelet and the container engine will be attached to a new node. By default, CCE uses Logical Volume Manager (LVM) to manage data disks. With LVM, you can adjust the disk space ratio for different resources on a data disk.
If the data disk is uninstalled or damaged, the container engine will malfunction and the node becomes unavailable.
Parent topic: Storage