We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eec1845 commit 5c397beCopy full SHA for 5c397be
cluster/config-defaults.yaml
@@ -28,9 +28,6 @@ cluster_autoscaler_max_graceful_termination_sec: "1209600" # 2 weeks
28
cluster_autoscaler_max_usnchedulable_pods_considered: "1000"
29
30
# karpenter settings
31
-# DO NOT SET TO FALSE IF THE CLUSTER HAS KARPENTER POOLS OR NODES. REFER TO TEAPOT DOCS FOR HOW TO ROLLBACK KARPENTER
32
-# https://teapot.docs.zalando.net/howtos/karpenter-operations/
33
-karpenter_pools_enabled: "true"
34
35
karpenter_controller_cpu: "25m"
36
karpenter_controller_memory: "256Mi"
0 commit comments