Browse Source

remove temporary workaround due to node reboot issue with calico

pull/35/head
Smaine Kahlouch 9 years ago
parent
commit
a0746a3efd
1 changed files with 0 additions and 2 deletions
  1. 2
      roles/kubernetes/node/tasks/temp_workaround.yml

2
roles/kubernetes/node/tasks/temp_workaround.yml

@ -1,2 +0,0 @@
- name: Warning Temporary workaround !!! Disable kubelet on node startup
service: name=kubelet enabled=no
Loading…
Cancel
Save