Merge pull request #54141 from mwielgus/ca-1.0.1-b1

Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Bump cluster autoscaler to 1.0.1-beta1

Contains fixes around scale from 0 and node autoprovisioning.
This commit is contained in:
Kubernetes Submit Queue 2017-10-18 10:49:18 -07:00 committed by GitHub
commit 5adfb24f8f

View File

@ -25,7 +25,7 @@
"containers": [ "containers": [
{ {
"name": "cluster-autoscaler", "name": "cluster-autoscaler",
"image": "gcr.io/google_containers/cluster-autoscaler:v1.0.0", "image": "gcr.io/google_containers/cluster-autoscaler:v1.0.1-beta1",
"livenessProbe": { "livenessProbe": {
"httpGet": { "httpGet": {
"path": "/health-check", "path": "/health-check",