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