Commit graph

73 commits

Author SHA1 Message Date
Chris O'Haver
08c2b11241
bump coredns to 1.9.1 (#268)
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2022-04-20 13:10:57 -04:00
Brian_P
cb075b0a38
update kubernetes image to 1.9.0 (#264)
* update kubernetes image to 1.9.0

Signed-off-by: spdfnet <32593931+spdfnet@users.noreply.github.com>
2022-02-10 07:51:29 -05:00
Eric
e3a5468227
preferred cause single node failure of coredns (#260)
preferredDuringSchedulingIgnoredDuringExecution cause single node failure in mostly deployment when increasing node one by one by cluster. In most deployment, when one node running coredns is lost, coredns service is outage at least 5mins.Suggest to use **requiredDuringSchedulingIgnoredDuringExecution** instead to avoid single node failure issue.

Signed-off-by: Eric <cu.eric.lee@gmail.com>
2022-01-14 09:18:23 -05:00
Sandeep Rajan
8e13ce82cc
bump coredns to 1.8.6 (#259)
Signed-off-by: Sandeep Rajan <srajan@infoblox.com>
2021-11-01 11:55:00 -04:00
Chris O'Haver
e13bd2af8c
bump to latest coredns (#250)
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2021-06-02 12:25:54 -04:00
Chris O'Haver
316f8a857c
Bump coredns -> 1.8.3, k8s -> 1.20.2, and kind -> 0.10.0 (#246)
* bump coredns, k8s, and kind

Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2021-02-25 11:11:45 -05:00
Chris O'Haver
af7e7e19e2
bump to 1.8.0 (#239)
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2020-11-09 14:15:07 -05:00
Chris O'Haver
1ccc695d0d
not yet (#238)
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2020-10-16 10:41:04 -04:00
Chris O'Haver
c049cfc73a
list/watch endpointslice (#237)
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2020-10-16 09:47:55 -04:00
Chris O'Haver
7de2b40d2f
Update k8s deployment for 1.7.0 (#233)
* use 1.7.0; add max_concurrent

Signed-off-by: Chris O'Haver <cohaver@infoblox.com>

* 1000

Signed-off-by: Chris O'Haver <cohaver@infoblox.com>

* add it to stubdomains too

Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2020-06-29 10:58:50 -04:00
Sandeep Rajan
916d90420d
Remove support for federation in deploy script (#229)
* remove support for federation in deploy script
* remove get node permissions

Signed-off-by: Sandeep Rajan <srajan@infoblox.com>
2020-06-16 10:33:08 -04:00
Chris O'Haver
16cedfdb99
use preferred during scheduling rule (#221)
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2020-05-07 13:29:34 -04:00
Sandeep Rajan
b0a81f9261
update coredns version and manifest (#212)
Signed-off-by: Sandeep Rajan <srajan@infoblox.com>
2020-02-19 12:52:29 -05:00
Chris O'Haver
abfaf32772
Update coredns.yaml.sed (#209) 2019-12-18 14:17:59 -05:00
Sandeep Rajan
5a861f8a6f bump coredns to 1.6.6 (#208)
Signed-off-by: Sandeep Rajan <srajan@infoblox.com>
2019-12-18 13:40:57 -05:00
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