Merge pull request #133 from Smana/weave_network_plugin
weave network plugin
No related branches found
No related tags found
Showing
- README.md 5 additions, 2 deletionsREADME.md
- inventory/group_vars/all.yml 1 addition, 1 deletioninventory/group_vars/all.yml
- roles/download/defaults/main.yml 10 additions, 0 deletionsroles/download/defaults/main.yml
- roles/kubernetes/node/templates/kubelet.j2 3 additions, 1 deletionroles/kubernetes/node/templates/kubelet.j2
- roles/kubernetes/node/templates/kubelet.service.j2 11 additions, 10 deletionsroles/kubernetes/node/templates/kubelet.service.j2
- roles/network_plugin/meta/main.yml 2 additions, 0 deletionsroles/network_plugin/meta/main.yml
- roles/network_plugin/weave/handlers/main.yml 48 additions, 0 deletionsroles/network_plugin/weave/handlers/main.yml
- roles/network_plugin/weave/tasks/main.yml 64 additions, 0 deletionsroles/network_plugin/weave/tasks/main.yml
- roles/network_plugin/weave/templates/docker 2 additions, 0 deletionsroles/network_plugin/weave/templates/docker
- roles/network_plugin/weave/templates/systemd-docker.service 28 additions, 0 deletionsroles/network_plugin/weave/templates/systemd-docker.service
- roles/network_plugin/weave/templates/weave.j2 6 additions, 0 deletionsroles/network_plugin/weave/templates/weave.j2
- roles/network_plugin/weave/templates/weave.service.j2 16 additions, 0 deletionsroles/network_plugin/weave/templates/weave.service.j2
- roles/network_plugin/weave/templates/weaveexpose.service.j2 18 additions, 0 deletionsroles/network_plugin/weave/templates/weaveexpose.service.j2
- roles/network_plugin/weave/templates/weaveproxy.service.j2 16 additions, 0 deletionsroles/network_plugin/weave/templates/weaveproxy.service.j2
Loading
Please register or sign in to comment