diff --git a/doc/source/node_management/kubernetes/resizing-filesystems-on-a-host.rst b/doc/source/node_management/kubernetes/resizing-filesystems-on-a-host.rst index 97e1e1ccf..1c48fafa2 100644 --- a/doc/source/node_management/kubernetes/resizing-filesystems-on-a-host.rst +++ b/doc/source/node_management/kubernetes/resizing-filesystems-on-a-host.rst @@ -27,8 +27,12 @@ The following combinations of filesystem and host types are supported. +-------------+----------------+------------------+----------------+--------------+ | **log** | All node types | /var/log | log-lv | 7.5 GiB | +-------------+----------------+------------------+----------------+--------------+ + | **root** | All node types | /sysroot | root-lv | 20 GiB | + +-------------+----------------+------------------+----------------+--------------+ | **scratch** | All node types | /scratch | scratch-lv | variable | +-------------+----------------+------------------+----------------+--------------+ + | **var** | All node types | /var | var-lv | 20 GiB | + +-------------+----------------+------------------+----------------+--------------+ The following example changes the **docker** and **kubelet** filesystem sizes on a controller.