Cluster Node Pool Node Config Kubelet Config
constructor(allowedUnsafeSysctls: List<String>? = null, containerLogMaxFiles: Int? = null, containerLogMaxSize: String? = null, cpuCfsQuota: Boolean? = null, cpuCfsQuotaPeriod: String? = null, cpuManagerPolicy: String? = null, imageGcHighThresholdPercent: Int? = null, imageGcLowThresholdPercent: Int? = null, imageMaximumGcAge: String? = null, imageMinimumGcAge: String? = null, insecureKubeletReadonlyPortEnabled: String? = null, podPidsLimit: Int? = null)