KubeletDiskType Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines values for KubeletDiskType.
public static class KubeletDiskType
type KubeletDiskType = class
Public Class KubeletDiskType
- Inheritance
-
KubeletDiskType
Fields
OS |
Kubelet will use the OS disk for its data. |
Temporary |
Kubelet will use the temporary disk for its data. |