Update diskless PXE workers to Kubernetes v1.7.1
This commit is contained in:
parent
da596e06bb
commit
2d33b9abe2
|
@ -92,7 +92,7 @@ storage:
|
||||||
contents:
|
contents:
|
||||||
inline: |
|
inline: |
|
||||||
KUBELET_IMAGE_URL=quay.io/coreos/hyperkube
|
KUBELET_IMAGE_URL=quay.io/coreos/hyperkube
|
||||||
KUBELET_IMAGE_TAG=v1.6.7_coreos.0
|
KUBELET_IMAGE_TAG=v1.7.1_coreos.0
|
||||||
- path: /etc/hostname
|
- path: /etc/hostname
|
||||||
filesystem: root
|
filesystem: root
|
||||||
mode: 0644
|
mode: 0644
|
||||||
|
|
Loading…
Reference in New Issue