KnownKubeletDiskType enum
Determines the placement of emptyDir volumes, container runtime data root, and Kubelet ephemeral storage.
Fields
| OS | Kubelet will use the OS disk for its data. |
| Temporary | Kubelet will use the temporary disk for its data. |