mirror of https://github.com/kubernetes/kops.git
Update expected
This commit is contained in:
parent
c9f9dce2e8
commit
6f85895ac1
|
@ -63,7 +63,7 @@ metadata:
|
|||
kops.k8s.io/cluster: minimal.example.com
|
||||
name: master-us-test-1a
|
||||
spec:
|
||||
image: kope.io/k8s-1.16-debian-stretch-amd64-hvm-ebs-2020-11-19
|
||||
image: kope.io/k8s-1.16-debian-stretch-amd64-hvm-ebs-2021-02-05
|
||||
machineType: m3.medium
|
||||
maxSize: 1
|
||||
minSize: 1
|
||||
|
@ -83,7 +83,7 @@ metadata:
|
|||
kops.k8s.io/cluster: minimal.example.com
|
||||
name: nodes-us-test-1a
|
||||
spec:
|
||||
image: kope.io/k8s-1.16-debian-stretch-amd64-hvm-ebs-2020-11-19
|
||||
image: kope.io/k8s-1.16-debian-stretch-amd64-hvm-ebs-2021-02-05
|
||||
machineType: t2.medium
|
||||
maxSize: 1
|
||||
minSize: 1
|
||||
|
|
|
@ -63,7 +63,7 @@ metadata:
|
|||
kops.k8s.io/cluster: minimal.example.com
|
||||
name: master-us-test-1a
|
||||
spec:
|
||||
image: kope.io/k8s-1.17-debian-stretch-amd64-hvm-ebs-2020-11-19
|
||||
image: kope.io/k8s-1.17-debian-stretch-amd64-hvm-ebs-2021-02-05
|
||||
machineType: m3.medium
|
||||
maxSize: 1
|
||||
minSize: 1
|
||||
|
@ -83,7 +83,7 @@ metadata:
|
|||
kops.k8s.io/cluster: minimal.example.com
|
||||
name: nodes-us-test-1a
|
||||
spec:
|
||||
image: kope.io/k8s-1.17-debian-stretch-amd64-hvm-ebs-2020-11-19
|
||||
image: kope.io/k8s-1.17-debian-stretch-amd64-hvm-ebs-2021-02-05
|
||||
machineType: t2.medium
|
||||
maxSize: 1
|
||||
minSize: 1
|
||||
|
|
Loading…
Reference in New Issue