Kubernetes Cluster Default Node Pool Kubelet Config
constructor(allowedUnsafeSysctls: List<String>? = null, containerLogMaxLine: Int? = null, containerLogMaxSizeMb: Int? = null, cpuCfsQuotaEnabled: Boolean? = null, cpuCfsQuotaPeriod: String? = null, cpuManagerPolicy: String? = null, imageGcHighThreshold: Int? = null, imageGcLowThreshold: Int? = null, podMaxPid: Int? = null, topologyManagerPolicy: String? = null)