Properties of a NodeKubeletConfig.
Package
@google-cloud/containerProperties
allowedUnsafeSysctls
allowedUnsafeSysctls?: (string[]|null);NodeKubeletConfig allowedUnsafeSysctls
containerLogMaxFiles
containerLogMaxFiles?: (number|null);NodeKubeletConfig containerLogMaxFiles
containerLogMaxSize
containerLogMaxSize?: (string|null);NodeKubeletConfig containerLogMaxSize
cpuCfsQuota
cpuCfsQuota?: (google.protobuf.IBoolValue|null);NodeKubeletConfig cpuCfsQuota
cpuCfsQuotaPeriod
cpuCfsQuotaPeriod?: (string|null);NodeKubeletConfig cpuCfsQuotaPeriod
cpuManagerPolicy
cpuManagerPolicy?: (string|null);NodeKubeletConfig cpuManagerPolicy
evictionMaxPodGracePeriodSeconds
evictionMaxPodGracePeriodSeconds?: (number|null);NodeKubeletConfig evictionMaxPodGracePeriodSeconds
evictionMinimumReclaim
evictionMinimumReclaim?: (google.container.v1beta1.IEvictionMinimumReclaim|null);NodeKubeletConfig evictionMinimumReclaim
evictionSoft
evictionSoft?: (google.container.v1beta1.IEvictionSignals|null);NodeKubeletConfig evictionSoft
evictionSoftGracePeriod
evictionSoftGracePeriod?: (google.container.v1beta1.IEvictionGracePeriod|null);NodeKubeletConfig evictionSoftGracePeriod
imageGcHighThresholdPercent
imageGcHighThresholdPercent?: (number|null);NodeKubeletConfig imageGcHighThresholdPercent
imageGcLowThresholdPercent
imageGcLowThresholdPercent?: (number|null);NodeKubeletConfig imageGcLowThresholdPercent
imageMaximumGcAge
imageMaximumGcAge?: (string|null);NodeKubeletConfig imageMaximumGcAge
imageMinimumGcAge
imageMinimumGcAge?: (string|null);NodeKubeletConfig imageMinimumGcAge
insecureKubeletReadonlyPortEnabled
insecureKubeletReadonlyPortEnabled?: (boolean|null);NodeKubeletConfig insecureKubeletReadonlyPortEnabled
maxParallelImagePulls
maxParallelImagePulls?: (number|null);NodeKubeletConfig maxParallelImagePulls
memoryManager
memoryManager?: (google.container.v1beta1.IMemoryManager|null);NodeKubeletConfig memoryManager
podPidsLimit
podPidsLimit?: (number|Long|string|null);NodeKubeletConfig podPidsLimit
shutdownGracePeriodCriticalPodsSeconds
shutdownGracePeriodCriticalPodsSeconds?: (number|null);NodeKubeletConfig shutdownGracePeriodCriticalPodsSeconds
shutdownGracePeriodSeconds
shutdownGracePeriodSeconds?: (number|null);NodeKubeletConfig shutdownGracePeriodSeconds
singleProcessOomKill
singleProcessOomKill?: (boolean|null);NodeKubeletConfig singleProcessOomKill
topologyManager
topologyManager?: (google.container.v1beta1.ITopologyManager|null);NodeKubeletConfig topologyManager