-
- Downloads
Merge pull request #179 from kubespray/dnsmasq_ds
Dnsmasq ds
No related branches found
No related tags found
Showing
- .travis.yml 3 additions, 3 deletions.travis.yml
- cluster.yml 4 additions, 1 deletioncluster.yml
- inventory/group_vars/all.yml 2 additions, 1 deletioninventory/group_vars/all.yml
- roles/dnsmasq/library/kube.py 318 additions, 0 deletionsroles/dnsmasq/library/kube.py
- roles/dnsmasq/tasks/main.yml 24 additions, 3 deletionsroles/dnsmasq/tasks/main.yml
- roles/dnsmasq/templates/01-kube-dns.conf.j2 2 additions, 2 deletionsroles/dnsmasq/templates/01-kube-dns.conf.j2
- roles/dnsmasq/templates/dnsmasq-ds.yml 52 additions, 0 deletionsroles/dnsmasq/templates/dnsmasq-ds.yml
- roles/dnsmasq/templates/dnsmasq-pod.yml 0 additions, 49 deletionsroles/dnsmasq/templates/dnsmasq-pod.yml
- roles/dnsmasq/templates/dnsmasq-svc.yml 23 additions, 0 deletionsroles/dnsmasq/templates/dnsmasq-svc.yml
roles/dnsmasq/library/kube.py
0 → 100644
roles/dnsmasq/templates/dnsmasq-ds.yml
0 → 100644
roles/dnsmasq/templates/dnsmasq-svc.yml
0 → 100644
Please register or sign in to comment