GetClusterNodePoolAutoConfigNodeKubeletConfig

data class GetClusterNodePoolAutoConfigNodeKubeletConfig(val insecureKubeletReadonlyPortEnabled: String)

Constructors

constructor(insecureKubeletReadonlyPortEnabled: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Controls whether the kubelet read-only port is enabled. It is strongly recommended to set this to FALSE. Possible values: TRUE, FALSE.