Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration KnownKubeletDiskType

Package version

Known values of KubeletDiskType that the service accepts.

Index

Enumeration members

Enumeration members

OS

OS: = "OS"

Kubelet will use the OS disk for its data.

Temporary

Temporary: = "Temporary"

Kubelet will use the temporary disk for its data.

Generated using TypeDoc