Skip to content

Commit

Permalink
locks docker down to 1.2 until upgrade to k8s 1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
BugRoger committed Dec 7, 2017
1 parent 28c60eb commit e9fb589
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pkg/templates/node.go
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,10 @@ storage:
contents:
inline: |-
net.ipv4.conf.all.accept_redirects=1
- path: /etc/coreos/docker-1.12
filesystem: root
contents:
inline: yes
- path: /etc/kubernetes/certs/kubelet-clients-ca.pem
filesystem: root
mode: 0644
Expand Down

0 comments on commit e9fb589

Please sign in to comment.