Chris O'Haver
a8189d7da4
Update README.md
2022-11-01 09:36:04 -04:00
PaoloGallina
128be7d6ce
feat(labels): adding standard labels to k8s deployment and service ( #281 )
...
Signed-off-by: paologallinaharbur <paologallina1992@gmail.com>
Signed-off-by: paologallinaharbur <paologallina1992@gmail.com>
2022-11-01 09:16:22 -04:00
Sayf Eddine HAMMEMI
1846238a3d
Package coredns for redhat systems ( #21 ) ( #251 )
...
Signed-off-by: SayfEddine <sayf-eddine.hammemi@scality.com>
Signed-off-by: SayfEddine <sayf-eddine.hammemi@scality.com>
2022-09-15 10:31:01 -04:00
Chris O'Haver
5740a1f4b1
Update coredns.yaml.sed
2022-09-14 15:14:45 -04:00
Aram Akhavan
3c3e28eef5
run make with -e so users can override makefile variables ( #278 )
...
allow environment to override makefile variables
Signed-off-by: Aram Akhavan <github@aram.nubmail.ca>
2022-06-21 14:37:58 -04:00
Malware Utkonos
7ae45a97b7
Set recommended control fields: Section and Priority. Fixes #256 ( #272 )
...
Signed-off-by: Malware Utkonos <utkonos@malwarolo.gy>
2022-06-03 14:38:05 -04:00
Malware Utkonos
771eeb1711
Package dh-systemd only in old releases. Fixes #269 ( #271 )
...
Signed-off-by: Malware Utkonos <utkonos@malwarolo.gy>
2022-06-03 14:33:17 -04:00
Chris O'Haver
1d0e0828eb
bump image to 1.9.3 ( #276 )
...
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2022-06-03 14:23:56 -04:00
Zou Nengren
0b6d8a9682
Merge pull request #273 from chrisohaver/k8s-bump-1.9.2
...
Kubernetes: Bump CoreDNS Version and update k8s releases doc
2022-05-14 10:13:49 +08:00
Chris O'Haver
19d203a1c9
bump version and update k8s versions doc
...
Signed-off-by: Chris O'Haver <cohaver@infoblox.com>
2022-05-10 13:14:27 -04:00
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
Chris O'Haver
c7573c5602
Update CoreDNS-k8s_version.md
2022-04-20 11:10:48 -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
Chris O'Haver
22cdb6becb
fix circle-ci curl of go ( #261 )
2021-12-21 11:54:32 -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
Sandeep Rajan
a07d9ccb11
update kind to support k8s 1.22 ( #258 )
...
Signed-off-by: Sandeep Rajan <srajan@infoblox.com>
2021-11-01 11:28:40 -04:00
Zou Nengren
292169955c
Merge pull request #255 from coredns/update-k8s-versions
...
Update CoreDNS-k8s_version.md for 1.21 and 1.22
2021-08-24 08:39:28 +08:00
Chris O'Haver
4660d68a6f
Update CoreDNS-k8s_version.md
2021-08-18 11:37:27 -04:00
Chris O'Haver
4e392388a0
Update CoreDNS-k8s_version.md
2021-08-18 09:56:22 -04:00
Chris O'Haver
6e06a7a132
Update CoreDNS-k8s_version.md
2021-08-18 09:54:08 -04:00
Chris O'Haver
e2cf17fb00
Create config.yml ( #252 )
2021-07-06 08:40:36 -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
f15e936388
Update CoreDNS-k8s_version.md ( #248 )
2021-03-03 11:04:35 -05: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
Manuel Rüger
1e05d58f99
Migrate chart over to coredns/helm ( #245 )
...
Its new location is under: https://github.com/coredns/helm
Signed-off-by: Manuel Rüger <manuel@rueg.eu>
2020-12-11 08:25:59 -05:00
Anton Melser
42e68b1552
Update helm repo url ( #243 )
...
This URL appears to work well, as discussed in https://github.com/coredns/deployment/issues/240 .
Signed-off-by: Anton Melser <anton@melser.org>
2020-11-23 08:40:58 -05:00
Adam Hamsik
bfba43007a
Migrate helm chart from archived helm charts repo. ( #241 )
...
* Migrate helm chart from archived helm charts repo. Add github action which generates helm chart releases.
Signed-off-by: Adam Hamsik <adam.hamsik@lablabs.io>
* Add helm chart repository documentation
Signed-off-by: Adam Hamsik <adam.hamsik@lablabs.io>
2020-11-18 15:41:20 -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
f22b7a37ac
Update CoreDNS-k8s_version.md
2020-10-21 15:32:11 -04:00
Chris O'Haver
46194d00bc
Update CoreDNS-k8s_version.md
2020-10-21 15:30:26 -04: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
Sandeep Rajan
97bcf513d2
update doc for k8s 1.19 ( #236 )
...
Signed-off-by: Sandeep Rajan <srajan@infoblox.com>
2020-09-29 11:31:59 -04:00
Sandeep Rajan
dd80017e25
Merge pull request #234 from CarloColumna/patch-1
...
Fix scaling coredns document
2020-07-09 12:38:55 -04:00
Carlo Columna
6d49c7b7ec
Fix scaling coredns document duplicated word
...
Signed-off-by: Carlo Columna <carlocolumna@gmail.com>
2020-07-09 17:29:36 +12: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
xieyanker
69fc3d9f27
update "kubectl log" to "kubectl logs" ( #227 )
...
The "kubectl log" command has been deprecated and will be removed in a future version
Signed-off-by: xieyanker <xjsisnice@gmail.com>
2020-06-13 15:08:10 -04:00
Sandeep Rajan
ea947429a6
update k8s version in circleci ( #226 )
...
Signed-off-by: Sandeep Rajan <srajan@infoblox.com>
2020-06-11 11:54:56 -04:00
Chris O'Haver
75a1cad617
Update CoreDNS-k8s_version.md ( #224 )
2020-06-02 08:26:58 -04:00
Chris O'Haver
fad9acce7d
Update CoreDNS-k8s_version.md ( #223 )
2020-06-02 08:23:02 -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
4ec31a59be
Fix compile error in circleci ( #214 )
...
Signed-off-by: Sandeep Rajan <srajan@infoblox.com>
2020-04-24 12:27:57 -04:00
Frederic Hemberger
f51d10388e
Remove support for Homebrew on macOS ( #218 )
...
Updating the Homebrew formula requires manual intervention on each
release and is not part of the general release process which only
includes binaries for all platforms and a Docker image.
CoreDNS doesn't provide or maintain official packages for any OS.
(The Debian dpgk instructions in this repo have to be run by
the user themselves and is just considered an example.)
Ref: https://github.com/coredns/coredns/pull/3830
Signed-off-by: Frederic Hemberger <mail@frederic-hemberger.de>
2020-04-23 08:33:07 -04:00
Frederic Hemberger
a12087b3dd
Bump CoreDNS version to 1.6.9 ( #213 )
...
Signed-off-by: Frederic Hemberger <mail@frederic-hemberger.de>
2020-03-31 12:27:46 -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