k3s/cluster/saltbase/salt/kube-dns
Prashanth Balasubramanian 44ca220f32 Bump kube-dns image 2016-06-03 20:41:13 -07:00
..
Makefile Address review comments 2016-05-31 10:14:33 -07:00
README.md Switch DNS addons from skydns to kubedns 2016-05-31 10:14:14 -07:00
skydns-rc.yaml.base Bump kube-dns image 2016-06-03 20:41:13 -07:00
skydns-rc.yaml.in Bump kube-dns image 2016-06-03 20:41:13 -07:00
skydns-rc.yaml.sed Bump kube-dns image 2016-06-03 20:41:13 -07:00
skydns-svc.yaml.base Code review comments and corrections 2016-05-31 11:33:51 -07:00
skydns-svc.yaml.in Code review comments and corrections 2016-05-31 11:33:51 -07:00
skydns-svc.yaml.sed Code review comments and corrections 2016-05-31 11:33:51 -07:00
transforms2salt.sed Switch DNS addons from skydns to kubedns 2016-05-31 10:14:14 -07:00
transforms2sed.sed Fix sed transformation for new kube-dns yaml 2016-06-01 13:23:16 +02:00

README.md

SkyDNS Replication Controllers and Service templates

This directory contains the base UNDERSCORE templates that can be used to generate the skydns-rc.yaml.in and skydns.rc.yaml.in needed in Salt format.

Due to a varied preference in templating language choices, the transform Makefile in this directory should be enhanced to generate all required formats from the base underscore templates.

Base Template files

These are the authoritative base templates. Run 'make' to generate the Salt and Sed yaml templates from these.

skydns-rc.yaml.base skydns-svc.yaml.base

Generated Salt files

skydns-rc.yaml.in skydns-svc.yaml.in

Generated Sed files

skydns-rc.yaml.sed skydns-svc.yaml.sed

Analytics