Commit Graph

21 Commits (c3332ecc782438ca68ba0024a8683b87a584113d)

Author SHA1 Message Date
Brad Davidson ae2d7aff62 Bump coredns and update resources
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2022-06-14 13:12:13 -07:00
Brad Davidson cdb3321a9d Bump rke2-coredns chart
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2022-03-18 13:42:33 -07:00
Brad Davidson 55d482cd21 Update patches for new upstream chart version
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-11-22 16:24:29 -08:00
Brad Davidson 1bf8db05be Bump image tags for golang bumps
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-11-19 15:15:21 -08:00
raulcabello c5db1441a3 bump coredns and cluster autoscaler 2021-11-18 16:58:06 +01:00
raulcabello 25f6e0ab85 bump coredns version to fix validation 2021-11-18 16:55:09 +01:00
Brad Davidson fc5049e71e Add hostname anti-affinity rule
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-10-21 10:23:13 -07:00
Brad Davidson 6df1941922 Extend autoscaler health check times
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-10-07 16:38:18 -07:00
Brad Davidson c1d93543a9 Bump rke2-coredns images
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-10-06 16:46:34 -07:00
Brad Davidson fe21c2d380 Add linux nodeSelector to coredns autoscaler and nodelocal pods
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-08-20 14:05:13 -07:00
Brad Davidson 550851f5b4 add linux nodeSelectors to charts
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-08-19 11:29:56 -07:00
Manuel Buil e853295c99 Increase memory resources for autoscaler
Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-08-05 14:07:55 +02:00
Manuel Buil 0b61f9ec00 Update dns cache image
The old image did not have iptables binaries in it which are needed

Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-08-03 19:24:08 +02:00
Manuel Buil 0692021438 Update images to the hardened ones
Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-08-02 19:40:30 +02:00
Manuel Buil c9b8af1505 Modify the initImage
* Use our mirrored busybox image
* Provide support for repos other than docker

Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-07-27 11:08:32 +02:00
Manuel Buil 28dda9d869 Add nodelocal manifests
Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-07-26 15:21:41 +02:00
Manuel Buil 86c0b73961 Update coredns helm version
Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-07-23 11:48:33 +02:00
Manuel Buil b421415617 Activate dns autoscaler
* Add the image used by rke
* Enable it

Signed-off-by: Manuel Buil <mbuil@suse.com>
2021-07-20 11:18:17 +02:00
Hussein Galal 12275df431
Add tolerations to network plugins and coredns (#98)
* Add toleration for calico

* Add coredns tolerations

* Add multus tolerations

* Add sriov tolerations

* Add cilium tolerations

* fix sriov

* Fix coredns
2021-05-27 21:12:25 +02:00
Brad Davidson 1b4dda478d
Update coredns and kube-proxy charts to use passthrough values (#73)
* Update coredns and kube-proxy charts to use passthrough values
* bump kube-proxy versions back to v1.21.0

Signed-off-by: Brad Davidson <brad.davidson@rancher.com>
2021-04-27 15:58:35 -07:00
Arvind Iyengar 36569143f0
Migrate all packages
Just needed to run:
```bash
REPOSITORY=https://github.com/rancher/rke2-charts BRANCH=main-source ./scripts/regenerate-packages
```

Signed-off-by: Arvind Iyengar <arvind.iyengar@rancher.com>
2021-02-25 17:35:31 -08:00