philloooo / github-tests

just for testing various github features/bugs
Apache License 2.0
0 stars 0 forks source link

PXD-329 ⁃ Cluster-autoscaler #308

Open skattar1406 opened 6 years ago

skattar1406 commented 6 years ago

Versions before at least 1.1.2 are buggy and don't work.

We can manually update: kubectl set image deployment/cluster-autoscaler cluster-autoscaler=gcr.io/google-containers/cluster-autoscaler:v1.1.2 --namespace kube-system

But we should see how we can automate this, and also check for even newer versions.