Commit Graph

18 Commits (0c4e2c6d8a1ecd28878f3afe12398470f413b9ff)

Author SHA1 Message Date
Arvind Iyengar 30a749a867
Redo patches due to dependency modifications 2021-08-25 15:47:05 -07:00
Arvind Iyengar c93b7a3d68
Add rke2Windows dependency 2021-08-25 15:45:04 -07:00
Arvind Iyengar 483a17cf25
Rename windowsExporter to rkeWindows 2021-08-25 15:44:50 -07:00
Brenda Rearden 05ec4dbb83 Add cluster-tool annotation
Add cluster-tool Monitoring

Add cluster-tool annotation Alerting Drivers

Add cluster-tool annotation CIS Benchmark

Add cluster-tool annotation Istio

Add cluster-tool annotation Logging

Add cluster-tool annotation Longhorn

Add cluster-tool annotation OPA Gatekeeper
2021-07-30 11:20:56 -07:00
Arvind Iyengar e3398074ea
Bump nginx image 2021-07-30 09:36:49 -07:00
Arvind Iyengar b93fe34e57
Add rewrite rule to Prometheus and Grafana for /k8s/clusters 2021-07-06 09:15:31 -07:00
Arvind Iyengar d69ab2578e
Remove alertmanager pre-install job in favor of Helm annotations 2021-06-30 11:02:17 -07:00
Arvind Iyengar 4b88995876
Bump nginx image 2021-06-28 19:47:52 -07:00
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
Arvind Iyengar 00db29b544
Modify Windows dashboards for breaking changes
(cherry picked from commit d7708cc963)
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