Skip to content

Instantly share code, notes, and snippets.

@SaMnCo
Created February 23, 2018 11:37
Show Gist options
  • Save SaMnCo/602f7e038bb24236aa0e0823a1f8191b to your computer and use it in GitHub Desktop.
Save SaMnCo/602f7e038bb24236aa0e0823a1f8191b to your computer and use it in GitHub Desktop.
$ juju config kubernetes-master \
controller-manager-extra-args="enable-aggregator-routing=true \
horizontal-pod-autoscaler-sync-period='10s' \
horizontal-pod-autoscaler-use-rest-clients=true \
horizontal-pod-autoscaler-downscale-delay=30s \
horizontal-pod-autoscaler-upscale-delay=30s
"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment