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 d0a8d92 commit c2cc8b6Copy full SHA for c2cc8b6
cluster/config-defaults.yaml
@@ -30,7 +30,7 @@ cluster_autoscaler_max_usnchedulable_pods_considered: "1000"
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: "false"
+karpenter_pools_enabled: "true"
34
35
karpenter_controller_cpu: "25m"
36
karpenter_controller_memory: "256Mi"
0 commit comments