Commit Graph

9 Commits (47aa362f874e782d8732652faee8f78249f0dd7d)

Author SHA1 Message Date
Arvind Iyengar a93a040b70
Manual changes to Monitoring for rebase 2021-06-22 10:30:48 -07:00
Arvind Iyengar d49f60d38e
Update rancher-monitoring to new base ba91bdb2d79ca4419cf72078f5f4bfcc426d4599 2021-06-22 10:30:48 -07:00
Arvind Iyengar ef23466ebc
Rebase to ba91bdb2d79ca4419cf72078f5f4bfcc426d4599 2021-06-22 10:30:48 -07:00
Jiaqi Luo 1157b4a153 add sub-charts for scraping ingress-nginx in rke and rke2 clusters 2021-06-08 19:06:50 -07:00
Arvind Iyengar a064b37d4e
Add kubelet and nodeExporter pushprox and bump image (#1245)
* Bump PushProx chart version

* Expose serviceMonitor endpoints and client SA RBAC

* Bump PushProx image to v0.1.0-rancher2

* Support hardened kubelet+nodeExporter & update k3s

* Generate charts

* Disable kubelet serviceMonitor if k3sServer enabled

* make charts
2021-06-04 15:33:21 -07:00
Jiaqi Luo 5480033c84 update the image rancher/mirrored-library-nginx 2021-05-24 20:19:04 -07:00
Arvind Iyengar 6239716e10
Add NoExecute toleration to rke2Etcd and remove key
(cherry picked from commit a181ea3011)
2021-05-21 16:59:15 -07:00
Arvind Iyengar e2c9a0746b
Fix monitoring Chart.yaml
This is required due to the change released in v0.1.0 of the charts-build-scripts to switch the package used for YAML marshalling / unmarshalling.

Note: This does not need a packageVersion bump since it has already been bumped once for this release.
(cherry picked from commit 7ec1716f66)
2021-05-17 15:39:49 -07:00
Arvind Iyengar 551327b14e
Checkout current packages from dev-v2.5-source
```bash
git fetch upstream
git checkout upstream/dev-v2.5-source -- packages; git reset HEAD; git checkout -- packages/README.md
```
2021-05-17 15:30:27 -07:00