Mohamed Omar Zaian
400a15637b
Add Kubernetes 1.28 ( #294 )
...
Signed-off-by: Mohamed Omar Zaian <mohamedzaian@gmail.com>
2023-09-15 09:41:23 -04:00
Andrew Lavery
8e996f5d44
Add Kubernetes 1.26 and 1.27 ( #288 )
...
Signed-off-by: Andrew Lavery <laverya@umich.edu>
2023-08-11 14:09:48 -04:00
Jay Beale
df2cbc8a1b
Updating this chart to include Kubernetes 1.25 and CoreDNS 1.9.3 ( #286 )
...
Updating this chart to include the version of CoreDNS installed by kubeadm for Kubernetes 1.25
Signed-off-by: Jay Beale <jay.beale@gmail.com>
2023-02-07 13:14:59 -05:00
Chris O'Haver
31e9b6e222
Update README.md ( #283 )
2022-11-01 10:11:49 -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
Chris O'Haver
5740a1f4b1
Update coredns.yaml.sed
2022-09-14 15:14:45 -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
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
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
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
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
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
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
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
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
Ngari Ndung'u
30a683770a
fix typos on kubernetes deployment scripts ( #202 )
...
Signed-off-by: Ngari Ndung'u <ngari.ndungu@gmail.com>
2019-10-30 11:35:47 -04:00
Sandeep Rajan
926ed95249
update coredns-k8s doc for v1.16 ( #205 )
...
Signed-off-by: Sandeep Rajan <srajan@infoblox.com>
2019-10-24 13:12:04 -04:00
Sandeep Rajan
8fb8871a30
Bump CoreDNS version to 1.6.2 ( #192 )
2019-08-30 10:29:45 -04:00
Chris O'Haver
412dacd8b8
Update CoreDNS-k8s_version.md ( #189 )
2019-07-31 11:08:27 -04:00
Chris O'Haver
2f535e77e2
code moved ( #186 )
2019-07-29 13:25:50 -04:00
Sandeep Rajan
4115d8ef99
Support multiple k8s version for a release of coredns ( #179 )
...
* support multiple k8s version for a release of coredns
* rename var
2019-06-19 12:57:12 -04:00
Chris O'Haver
d9e12ec6f9
kubernetes/migration: Remove all deps ( #178 )
...
* remove diff and deps
* remove caddy deps, copy stuff locally
2019-05-30 17:58:30 -04:00
Chris O'Haver
fd33b6aa56
Update README.md ( #176 )
2019-05-28 15:22:52 -04:00
Sandeep Rajan
617ccc1151
Add cmd for downgrade ( #173 )
2019-05-21 11:38:22 -04:00
Chris O'Haver
38ae5466f7
kubernetes/migration: support simple downgrade cases ( #172 )
...
* support basic downgrades
* add unit test for validDownMigration
* add no-op test for downward migration
* document
2019-05-20 16:11:03 -04:00
Chris O'Haver
487cb8878d
kubernetes/migration: dont error out on no-op same-verison upgrades ( #171 )
...
* dont error out on no-op same-verison upgrades
* test case fixes
2019-05-20 11:22:18 -04:00
Sandeep Rajan
9fd69a4c0b
Amend Go mod ( #169 )
...
* go mod tidy
* remove go sum
* add go.sum back
2019-05-16 10:27:38 -04:00
Sandeep Rajan
4ca74e4464
Add go.mod ( #168 )
...
* add go.mod
* correct path
2019-05-15 14:44:40 -04:00
Chris O'Haver
517138abe4
Update README.md ( #167 )
2019-05-14 12:09:59 -04:00