@@ -131,76 +131,6 @@ Contents: |
131
131
name: varlogetcd
132
132
hostNetwork: true
133
133
hostPID: true
134
- initContainers:
135
- - args:
136
- - --target-dir=/opt/kops-utils/
137
- - --src=/ko-app/kops-utils-cp
138
- command:
139
- - /ko-app/kops-utils-cp
140
- image: registry.k8s.io/kops/kops-utils-cp:1.33.0-beta.1
141
- name: kops-utils-cp
142
- resources: {}
143
- volumeMounts:
144
- - mountPath: /opt
145
- name: opt
146
- - args:
147
- - --target-dir=/opt/etcd-v3.4.13
148
- - --src=/usr/local/bin/etcd
149
- - --src=/usr/local/bin/etcdctl
150
- command:
151
- - /opt/kops-utils/kops-utils-cp
152
- image: registry.k8s.io/etcd:v3.4.13
153
- name: init-etcd-3-4-13
154
- resources: {}
155
- volumeMounts:
156
- - mountPath: /opt
157
- name: opt
158
- - args:
159
- - --target-dir=/opt/etcd-v3.5.21
160
- - --src=/usr/local/bin/etcd
161
- - --src=/usr/local/bin/etcdctl
162
- command:
163
- - /opt/kops-utils/kops-utils-cp
164
- image: registry.k8s.io/etcd:v3.5.21
165
- name: init-etcd-3-5-21
166
- resources: {}
167
- volumeMounts:
168
- - mountPath: /opt
169
- name: opt
170
- - args:
171
- - --symlink
172
- - --target-dir=/opt/etcd-v3.4.3
173
- - --src=/opt/etcd-v3.4.13/etcd
174
- - --src=/opt/etcd-v3.4.13/etcdctl
175
- command:
176
- - /opt/kops-utils/kops-utils-cp
177
- image: registry.k8s.io/kops/kops-utils-cp:1.33.0-beta.1
178
- name: init-etcd-symlinks-3-4-13
179
- resources: {}
180
- volumeMounts:
181
- - mountPath: /opt
182
- name: opt
183
- - args:
184
- - --symlink
185
- - --target-dir=/opt/etcd-v3.5.0
186
- - --target-dir=/opt/etcd-v3.5.1
187
- - --target-dir=/opt/etcd-v3.5.13
188
- - --target-dir=/opt/etcd-v3.5.17
189
- - --target-dir=/opt/etcd-v3.5.3
190
- - --target-dir=/opt/etcd-v3.5.4
191
- - --target-dir=/opt/etcd-v3.5.6
192
- - --target-dir=/opt/etcd-v3.5.7
193
- - --target-dir=/opt/etcd-v3.5.9
194
- - --src=/opt/etcd-v3.5.21/etcd
195
- - --src=/opt/etcd-v3.5.21/etcdctl
196
- command:
197
- - /opt/kops-utils/kops-utils-cp
198
- image: registry.k8s.io/kops/kops-utils-cp:1.33.0-beta.1
199
- name: init-etcd-symlinks-3-5-21
200
- resources: {}
201
- volumeMounts:
202
- - mountPath: /opt
203
- name: opt
204
134
priorityClassName: system-cluster-critical
205
135
tolerations:
206
136
- key: CriticalAddonsOnly
@@ -306,76 +236,6 @@ Contents: |
306
236
name: varlogetcd
307
237
hostNetwork: true
308
238
hostPID: true
309
- initContainers:
310
- - args:
311
- - --target-dir=/opt/kops-utils/
312
- - --src=/ko-app/kops-utils-cp
313
- command:
314
- - /ko-app/kops-utils-cp
315
- image: registry.k8s.io/kops/kops-utils-cp:1.33.0-beta.1
316
- name: kops-utils-cp
317
- resources: {}
318
- volumeMounts:
319
- - mountPath: /opt
320
- name: opt
321
- - args:
322
- - --target-dir=/opt/etcd-v3.4.13
323
- - --src=/usr/local/bin/etcd
324
- - --src=/usr/local/bin/etcdctl
325
- command:
326
- - /opt/kops-utils/kops-utils-cp
327
- image: registry.k8s.io/etcd:v3.4.13
328
- name: init-etcd-3-4-13
329
- resources: {}
330
- volumeMounts:
331
- - mountPath: /opt
332
- name: opt
333
- - args:
334
- - --target-dir=/opt/etcd-v3.5.21
335
- - --src=/usr/local/bin/etcd
336
- - --src=/usr/local/bin/etcdctl
337
- command:
338
- - /opt/kops-utils/kops-utils-cp
339
- image: registry.k8s.io/etcd:v3.5.21
340
- name: init-etcd-3-5-21
341
- resources: {}
342
- volumeMounts:
343
- - mountPath: /opt
344
- name: opt
345
- - args:
346
- - --symlink
347
- - --target-dir=/opt/etcd-v3.4.3
348
- - --src=/opt/etcd-v3.4.13/etcd
349
- - --src=/opt/etcd-v3.4.13/etcdctl
350
- command:
351
- - /opt/kops-utils/kops-utils-cp
352
- image: registry.k8s.io/kops/kops-utils-cp:1.33.0-beta.1
353
- name: init-etcd-symlinks-3-4-13
354
- resources: {}
355
- volumeMounts:
356
- - mountPath: /opt
357
- name: opt
358
- - args:
359
- - --symlink
360
- - --target-dir=/opt/etcd-v3.5.0
361
- - --target-dir=/opt/etcd-v3.5.1
362
- - --target-dir=/opt/etcd-v3.5.13
363
- - --target-dir=/opt/etcd-v3.5.17
364
- - --target-dir=/opt/etcd-v3.5.3
365
- - --target-dir=/opt/etcd-v3.5.4
366
- - --target-dir=/opt/etcd-v3.5.6
367
- - --target-dir=/opt/etcd-v3.5.7
368
- - --target-dir=/opt/etcd-v3.5.9
369
- - --src=/opt/etcd-v3.5.21/etcd
370
- - --src=/opt/etcd-v3.5.21/etcdctl
371
- command:
372
- - /opt/kops-utils/kops-utils-cp
373
- image: registry.k8s.io/kops/kops-utils-cp:1.33.0-beta.1
374
- name: init-etcd-symlinks-3-5-21
375
- resources: {}
376
- volumeMounts:
377
- - mountPath: /opt
378
- name: opt
379
239
priorityClassName: system-cluster-critical
380
240
tolerations:
381
241
- key: CriticalAddonsOnly
0 commit comments