Commit graph

58 commits

Author SHA1 Message Date
Sandeep Rajan
5098271568 Update CoreDNS version and update manifest (#206)
* update version to 1.6.4 and add anti-affinity

Signed-off-by: Sandeep Rajan <srajan@infoblox.com>

Signed-off-by: Sandeep Rajan <srajan@infoblox.com>

* fix indent

Signed-off-by: Sandeep Rajan <srajan@infoblox.com>

* add lameduck option

Signed-off-by: Sandeep Rajan <srajan@infoblox.com>

* version to 1.6.5 and change anti-affinity setting

Signed-off-by: Sandeep Rajan <srajan@infoblox.com>

* remove unsupported options

Signed-off-by: Sandeep Rajan <srajan@infoblox.com>

* fix indent

Signed-off-by: Sandeep Rajan <srajan@infoblox.com>

* test by changing replica to 1

Signed-off-by: Sandeep Rajan <srajan@infoblox.com>

* do not specify replicas

Signed-off-by: Sandeep Rajan <srajan@infoblox.com>

* lameduck duration to 5s

Signed-off-by: Sandeep Rajan <srajan@infoblox.com>
2019-11-13 16:12:35 -05:00
Sandeep Rajan
8fb8871a30 Bump CoreDNS version to 1.6.2 (#192) 2019-08-30 10:29:45 -04:00
Sandeep Rajan
d26b5fbfcb Update version to 1.5.0 and update manifest (#152)
* Bump coredns to v1.5.0 and update manifest

* revert /tmp workaround
2019-04-24 12:28:03 -04:00
Sandeep Rajan
b5043b3b75 add tmp volume mount (#138) 2019-04-08 16:33:20 -04:00
Sandeep Rajan
7952e0df64 add priority class (#130) 2019-02-21 12:08:05 -05:00
Sandeep Rajan
28cca6fe1b Update rbac APIs to v1 (#126) 2019-02-01 14:34:41 -05:00
Sandeep Rajan
cbbfde56bc Switch to apps/v1 API for deployment (#125) 2019-02-01 13:38:10 -05:00
Chris O'Haver
c265418ec7
Update coredns.yaml.sed (#123) 2019-01-29 15:03:59 -05:00
Sandeep Rajan
b3b3e14054 move deployment to use forward instead of proxy (#119) 2019-01-24 10:29:36 -05:00
Sandeep Rajan
a8f008dbc1 bump coredns version to 1.3.1 (#118) 2019-01-15 07:51:33 +00:00
Sandeep Rajan
0f21571502 coredns version bump to 1.3.0 2018-12-21 10:32:01 -05:00
Brian Christie
ff5e7d0c89 bug: add metrics port to service, matching ports on pods (#112) 2018-11-27 12:03:15 -05:00
Chris O'Haver
bbf9284adc
remove master toleration (#109) 2018-11-16 08:56:19 -05:00
Sandeep Rajan
f91a4a7059 Bump version to 1.2.6 (#106) 2018-11-07 07:41:11 -05:00
Chris O'Haver
6a06b9168c
bump coredns to 1.2.5 2018-10-25 13:56:32 -04:00
Sandeep Rajan
ce57028afc bump version to 1.2.4 and update deployment (#101) 2018-10-23 14:53:16 -04:00
shashidharatd
2022b220fd Add getting nodes permission to system:coredns clusterrole (#100) 2018-10-16 10:21:37 -04:00
Chris O'Haver
60f57ff95b
bump to 1.2.2, restore mem limit to 170 (#94) 2018-08-29 10:05:45 -04:00
Chris O'Haver
644c6cf00b
bump k8s pod mem limit to 320 until cache fixed 2018-08-28 10:55:10 -04:00
Chris O'Haver
c7717afbfa
bump to 1.2.1, add loop (#92) 2018-08-27 17:00:12 -04:00
Chris O'Haver
fb929deeae
Revert "move coredns pods to 10053, and redirect service (#90)" (#91)
This reverts commit 4ffa2dfa21.
2018-08-27 15:23:30 -04:00
Chris O'Haver
4ffa2dfa21
move coredns pods to 10053, and redirect service (#90) 2018-08-27 09:41:07 -04:00
Sandeep Rajan
f6d0a56b78 add kube-dns to coredns configmap translation (#85) 2018-08-21 12:11:02 -04:00
Sandeep Rajan
8ad15e969e Resync with the k8s manifests (#88) 2018-08-14 12:56:29 -04:00
Miek Gieben
bf175f0770 Up version to 1.2.0 (#83)
New version of CoreDNS and add loadbalance plugin.

Signed-off-by: Miek Gieben <miek@miek.nl>
2018-07-11 11:17:29 -04:00
Chris O'Haver
e45da69fab
Add prometheus scrape port (#80) 2018-06-28 13:15:28 -04:00
Chris O'Haver
034dbf7d0e
kubernetes: Point to our repo (#78)
I merged the last PR on auto-pilot... My original intent was just to test the k8s.gcr.io repo image, but not commit the PR.
2018-06-06 14:51:04 -04:00
Chris O'Haver
47667bc9ef
K8s.gcr.io move (#77) 2018-06-06 13:11:22 -04:00
Nico Berlee
aba0245609 Drop unneeded capabilities, make container read-only (#76)
* Run CoreDNS in Docker only with CAP_NET_BIND_SERVICE, drop all other (root) privileges. Run filesystem of container and config in read-only mode.

* Run CoreDNS in Kubernetes only with CAP_NET_BIND_SERVICE, drop all other (root) privileges. Run filesystem of container and config in read-only mode.
2018-05-29 14:02:00 +01:00
Chris O'Haver
d1771c8cde
Bump k8s deployment to 1.1.3 (#75) 2018-05-24 07:05:18 -04:00
Chris O'Haver
92d854b01c
kubernetes: reload config (#71)
* reload config

* bump version to 1.1.2
2018-04-24 12:19:27 -04:00
Sandeep Rajan
fef283bc9e Keep manifest consistent with kubeadm (#69)
* change label to kube-dns

* typo
2018-04-12 10:44:40 -04:00
Chris O'Haver
73c6d4de27
make discoverable by prometheus (#66) 2018-04-02 09:42:03 -04:00
Miek Gieben
5bb111266e update to coredns 1.1.1 (#65) 2018-03-27 08:57:01 -04:00
Chris O'Haver
3ab625ce2c
bump coredns to 1.1.0 version in k8s (#64) 2018-03-13 16:10:11 -04:00
Chris O'Haver
c7d5d3185d
CoreDNS 1.0.6 (#62) 2018-02-22 09:54:08 -05:00
Chris O'Haver
33c9db3d96
kubernetes: remove pod anti affinity (#60)
Scalability woes persist for pod anti-affinity in kubernetes.
See kubernetes/kubernetes#54164 re-opened recently, and  kubernetes/kubernetes#59357 reverted.
2018-02-07 10:01:10 -05:00
Steven Wade
b867270f09 Removing the master toleration to stop pods being deployed to master nodes. (#51) 2018-01-25 15:09:42 -05:00
Chris O'Haver
6a345aba3e
bump to 1.0.4 (#54) 2018-01-19 12:15:09 -05:00
Chris O'Haver
ba02ac313f
kubernetes: Reverse zone fall through (#53)
* add cidr default, move to  getopts

* add ipv6 zone

* update readme
2018-01-19 12:11:55 -05:00
Steven Wade
29da3093c4 Adding pod anti-affinity to the deployment manifest. (#52) 2018-01-18 15:25:39 -05:00
Francois Tur
8ba8ecb61d
kubernetes:bump-up to latest release of coreDNS 1.0.3 2018-01-16 14:51:30 -05:00
Chris O'Haver
73d04f12cf
Merge pull request #40 from chrisohaver/cleanup
kubernetes:  no query logging, don't expose metrics at service
2018-01-04 11:46:11 -05:00
Chris O'Haver
fe27fe6f56 add rolling update strategy (#41) 2018-01-03 11:26:22 +00:00
Chris O'Haver
2e1f37c33f remove per query logging, dont expose metrics at service 2017-12-20 16:35:13 -05:00
Chris O'Haver
23252c7c79 add pods insecure (#38) 2017-12-19 14:10:29 +00:00
Chris O'Haver
ff21b1b4e3 Add upstream for kubernetes 2017-12-18 18:37:19 -05:00
Chris O'Haver
9410202e50 fix pull policy (#34) 2017-12-14 15:18:44 +00:00
Chris O'Haver
53f6178846 kubernetes: bump coredns version (#33) 2017-12-14 15:14:18 +00:00
Tomasz Prus
56e54e3797 feat/update version k8s (#31)
* feat: raise error if kubectl failed

* feat: upgrade to version 1.0.0

* fix: syntax
2017-12-11 08:38:44 -06:00