You can provision a TKG Service cluster with one or more node volume mounts. Before you do, keep in mind important considerations.
Node Volume Mount Considerations
The table summarizes node volume mount points for TKG Service clusters. Refer to the following KB article for complete details on node volume mount limitations: https://kb.vmware.com/s/article/92153.
Volume Mount | Node | Support | Desc |
---|---|---|---|
|
Worker |
Full |
Increases the size available for container image caching. |
|
Worker |
Full |
Increases the size available for ephemeral container storage. |
|
Control plane |
None |
Does not increase the size of etcd because etcd has a 2GB hard limit. Can also prevent cluster creation due to PVC timeouts. |
|
Control Plane Worker |
None | Any directory that is being used by core system processes are not supported, including those listed and any others (list is not exhaustive). |