Update Google COS image

Equivalent of https://github.com/kubernetes/kubernetes/pull/52120
This commit is contained in:
Justin Santa Barbara 2017-09-27 09:28:01 -04:00
parent 35ead73978
commit b329178f25
3 changed files with 6 additions and 6 deletions

View File

@ -14,7 +14,7 @@ spec:
providerID: aws
kubernetesVersion: ">=1.7.0"
- providerID: gce
name: "cos-cloud/cos-stable-57-9202-64-0"
name: "cos-cloud/cos-stable-60-9592-90-0"
cluster:
kubernetesVersion: v1.5.7
networking:

View File

@ -14,7 +14,7 @@ spec:
providerID: aws
kubernetesVersion: ">=1.7.0"
- providerID: gce
name: "cos-cloud/cos-stable-57-9202-64-0"
name: "cos-cloud/cos-stable-60-9592-90-0"
cluster:
kubernetesVersion: v1.5.7
networking:

View File

@ -60,7 +60,7 @@ metadata:
kops.k8s.io/cluster: ha-gce.example.com
name: master-us-test1-a
spec:
image: cos-cloud/cos-stable-57-9202-64-0
image: cos-cloud/cos-stable-60-9592-90-0
machineType: n1-standard-1
maxSize: 1
minSize: 1
@ -80,7 +80,7 @@ metadata:
kops.k8s.io/cluster: ha-gce.example.com
name: master-us-test1-b
spec:
image: cos-cloud/cos-stable-57-9202-64-0
image: cos-cloud/cos-stable-60-9592-90-0
machineType: n1-standard-1
maxSize: 1
minSize: 1
@ -100,7 +100,7 @@ metadata:
kops.k8s.io/cluster: ha-gce.example.com
name: master-us-test1-c
spec:
image: cos-cloud/cos-stable-57-9202-64-0
image: cos-cloud/cos-stable-60-9592-90-0
machineType: n1-standard-1
maxSize: 1
minSize: 1
@ -120,7 +120,7 @@ metadata:
kops.k8s.io/cluster: ha-gce.example.com
name: nodes
spec:
image: cos-cloud/cos-stable-57-9202-64-0
image: cos-cloud/cos-stable-60-9592-90-0
machineType: n1-standard-2
maxSize: 2
minSize: 2