Commit graph

67 commits

Author SHA1 Message Date
Miek Gieben
5630f24f62 Gah - we do use lsb-release 2017-11-11 15:46:50 +00:00
Miek Gieben
fd57cf8510
Hack for arm/armhf (#22)
* Hack for arm/armhf

* typos and layout
2017-11-11 15:20:31 +00:00
Miek Gieben
aaf5dae5dd
debian: add package building (#20)
This only builds on a debian system, because it uses the dpkg-helper
and other utils. But it builds! Multiarch is supported, you can easily
build a package for amd64, arm and arm64. The Makefile does this by
default.

Massively update the systemd file.
2017-11-11 14:57:29 +00:00
Chris O'Haver
3313ba9e12 Add note about non-RBAC deployments (#19) 2017-11-02 16:23:58 -04:00
Peter Brunner
ddf67e8f98 fixed bug with etc. Added to readme (#18) 2017-11-01 17:37:40 -04:00
Peter Brunner
5bdbf578d9 Add Brew formula (#16) 2017-11-01 07:19:18 +00:00
Chris O'Haver
b997ad78fe Update k8s manifests (#15)
* remove ref to deleted file, match proposed manifest in kubeadm pr

* classless cidrs not in 0.9.9
2017-10-31 10:10:05 -04:00
Miek Gieben
f78ade71d7 Tweaks (#14)
* Fix cidr

* rename
2017-10-31 09:21:28 -04:00
Miek Gieben
559db1209e Update for upcoming 1.0.0 (#10) 2017-09-10 19:17:29 +01:00
James Mills
9a3a1a292b Add Docker 1.12+ (service) based deployment (#9) 2017-08-08 03:02:04 -07:00
Mark Petrovic
901fba81cb [issue/7] fix minor typos in Kubernetes README.md (#8)
Fixes: issue 7

Files changed:  kubernetes/README.md
2017-05-01 17:07:14 -04:00
John Belamaric
8a21a7ac52 Move systemd service file from main CoreDNS README (#6) 2017-04-24 16:06:56 +01:00
Chris O'Haver
00c1933046 Update README.md (#5)
Add 1.6 example to README
2017-04-24 10:58:56 -04:00
Chris O'Haver
fe1e658816 Create coredns-1.6.yaml.sed (#4)
* Create coredns-1.6.yaml.sed

Add coredns.yaml template that works with K8s 1.6.  (adding RBAC to grant API to coredns)

* Define RBAC first

Define RBAC before deployment.
2017-04-24 10:55:57 -04:00
John Belamaric
9a65261f02 Merge pull request #1 from johnbelamaric/add-k8s-deployment
Add k8s deployment script and README
2017-02-22 16:24:22 -05:00
John Belamaric
3c8dc1cbc7 Add k8s deployment script and README 2017-02-22 16:23:11 -05:00
John Belamaric
2d63439b3e Initial commit 2017-02-22 16:14:21 -05:00