remove cpu limit for aws-iam-auth, enable cpufs kubelet feature flag

This commit is contained in:
Stefan Reimer 2021-03-05 14:00:00 +01:00
parent b4ccbe6955
commit f6abd9b894
3 changed files with 3 additions and 2 deletions

View File

@ -10,4 +10,4 @@ keywords:
- kubeadm
maintainers:
- name: Quarky9
kubeVersion: ">= 1.16.0"
kubeVersion: ">= 1.18.0"

View File

@ -20,6 +20,7 @@ tlsCipherSuites: [TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256,TLS_ECDHE_RSA_WITH_AES
featureGates:
CSIMigrationAWS: true
CSIMigrationAWSComplete: true
CustomCPUCFSQuotaPeriod: true
{{- end }}
kubeReserved:
cpu: 50m

View File

@ -137,7 +137,7 @@ spec:
cpu: 10m
limits:
memory: 20Mi
cpu: 100m
#cpu: 100m
volumeMounts:
- name: config