ToMe25
b289fa5d4e
Fix speedtest grafana dashboard not working on default grafana pod
2021-11-12 16:35:54 +00:00
Carlos Eduardo
e5a8f1ab52
Merge pull request #117 from ToMe25/ingress_improvements
2021-11-10 09:35:06 -03:00
Carlos Eduardo
9b70233e4e
Merge pull request #116 from Cian911/master
2021-11-10 09:32:18 -03:00
ToMe25
5397440673
Generate ingress manifests exactly matching the manual changes
...
This solution isn't perfect, but it works.
2021-10-12 14:23:41 +01:00
ToMe25
3643fdedad
Change ingresses from extentions/v1beta1 to networking/v1beta1
...
This is deprecated too, but not for as long.
I wanted to change it to networking/v1, but ksonnet doesn't support that.
2021-10-11 22:44:30 +01:00
Cian Gallagher
365bee146c
FEATURE: Add speedtest monitor module and custom dashboard.
2021-10-08 19:46:39 +01:00
Carlos Eduardo
8f188464d5
Merge pull request #115 from mimartin12/ingress-patch
...
Patched ingress to resolve 'unkown spec serviceName'
2021-08-17 17:06:48 -03:00
Micaiah Martin
10a14ac22e
Patched ingress to resolve 'unkown spec serviceName'
2021-08-10 09:00:42 -06:00
Carlos Eduardo
c04bb08b05
Merge pull request #111 from yosuf/fix-deprecated-ingress-apis
...
Fix for #110 Upgrade Ingress API versions to networking.k8s.io/v due to deprecation
2021-04-15 18:41:36 -03:00
Carlos Eduardo
9bb111aabc
Merge pull request #108 from fvilers/master
...
Fix kubelet 1.19 metrics name
2021-04-15 18:41:05 -03:00
Yosuf Haydary
b8fb4f2cbf
Upgrade Ingress API versions to networking.k8s.io/v due to deprecation
...
Fixes: Warning: extensions/v1beta1 Ingress is deprecated in v1.14+, unavailable in v1.22+; use networking.k8s.io/v1 Ingress
Signed-off-by: Yosuf Haydary <yosuf.haydary@rws.nl>
2021-02-14 22:01:29 +01:00
Fabian Vilers
be6754470c
Fix kubelet 1.19 metrics name
...
Signed-off-by: Fabian Vilers <fabian.vilers@dev-one.com>
2021-02-01 15:51:03 +01:00
Carlos de Paula
a136833aaf
Regenerate manifests
2020-12-30 14:07:40 -03:00
Carlos Eduardo
39975951e8
Merge pull request #105 from izewfktvy533zjmn/master
...
Fixes carlosedp/cluster-monitoring#104
2020-12-30 13:51:20 -03:00
Taichi Soma
680c13fc87
Change manifests/grafana-dashboardDefinitions.yaml
2020-12-11 03:20:27 +09:00
Carlos Eduardo
bf9342e95c
Update bug_report.md
2020-10-28 16:39:42 -03:00
Carlos Eduardo
eac9776cc6
Merge pull request #99 from jontg/fix/metallb-cluster-role-binding
...
Bind the metallb-exporter cluster role to prometheus directly
2020-10-27 20:54:40 -03:00
Jón Tómas Grétarsson
c89af41371
Bind the metallb-exporter cluster role to prometheus directly
2020-10-13 09:15:52 -07:00
Carlos Eduardo
c29680b230
Merge pull request #97 from pascal71/master
...
Added securityContext.priviledged = true to fix RPi GPU temp issue
2020-10-07 16:13:46 -03:00
pamvdam
feefef8121
Added securityContext.priviledged = true to fix RPi GPU temp issue
2020-10-07 18:48:20 +01:00
Carlos Eduardo
5ead7542d1
Merge pull request #96 from NicklasWallgren/topic-20
...
Fixes carlosedp/cluster-monitoring#20 - Hacktoberfest
2020-10-05 18:26:35 -03:00
Nicklas Wallgren
d7c877aa3b
Fixes carlosedp/cluster-monitoring#20
2020-10-03 10:09:08 +02:00
Carlos Eduardo
4657fcd62c
Update issue templates
2020-08-20 16:58:56 -03:00
Carlos Eduardo
701ef5bad9
Create FUNDING.yml
2020-08-20 16:48:51 -03:00
Carlos Eduardo
0ad298d1b9
Merge pull request #85 from Nashluffy/master
2020-08-17 15:15:55 -03:00
Carlos Eduardo
d00fff6e7a
Merge pull request #87 from Nashluffy/patch-1
...
Added clusterRole, clusterRoleBinding, and SA to metallb module
2020-08-17 15:08:58 -03:00
Nash Luffman
0a3a7424b0
Disable Nginx module by default
2020-08-17 08:06:28 -04:00
Nash Luffman
264569f215
Added clusterRole, clusterRoleBinding, and SA to metallb module
2020-08-16 00:46:50 -04:00
Nash Luffman
3fe1de4029
Fixing commit with a bunch of manifests
2020-08-16 00:36:54 -04:00
Nash Luffman
8537ec4186
Fixing nginx module service
2020-08-16 00:14:16 -04:00
Nash Luffman
9b0050c17d
Removing comments
2020-08-15 23:47:13 -04:00
Nash Luffman
f7f93e63ea
Added nginx module
2020-08-15 23:45:18 -04:00
Carlos de Paula
e7c456f380
Restore Prometheus dashboard
2020-08-06 10:45:12 -03:00
Carlos Eduardo
d43de654e6
Merge pull request #80 from damacus/79/duplicate-dashboard-ids
...
[#79 ] Fix duplicate Grafana Dashboard IDs
2020-08-03 20:21:32 -03:00
Carlos Eduardo
9ad185d8f3
Merge pull request #83 from carlosedp/add-license-1
...
Create LICENSE
2020-08-03 20:10:28 -03:00
Carlos Eduardo
508600be9d
Create LICENSE
2020-08-03 19:35:27 -03:00
Dan Webb
7d2b7473d8
[ #79 ] Fix duplicate Grafana Dashboard IDs
...
Fixes the duplicate grafana dashboard UIDs by allowing the DB to generate
the UIDs
2020-07-31 13:14:01 +01:00
Carlos Eduardo
bdd892ecce
Merge pull request #77 from naude-r/master
...
Configure grafana with optional env variables
2020-07-14 13:23:54 -03:00
Roelof Naude
c424ae1793
- allow adding environment variables to the grafana deployment. the main use case for
...
this is to allow plugin download when behind a proxy
2020-07-14 16:26:12 +02:00
Carlos de Paula
301785dc46
Add sample PVs and improve Readme
2020-06-23 18:06:39 -03:00
Carlos de Paula
6b0b8c780a
Add Grafana plugins install option
...
Fixes #67
2020-06-23 17:24:33 -03:00
Carlos de Paula
ad1d165158
Add option to configure the StorageClass
2020-06-22 19:38:27 -03:00
Carlos de Paula
c2e91b0ea9
Fix make docker target
2020-06-22 19:29:51 -03:00
Carlos de Paula
5c772218d9
Add VSCode config for jsonnet extension
2020-06-22 16:06:50 -03:00
Carlos de Paula
956a160a62
Add Docker Makefile target
...
With this change, the manifests are built in a Docker container without
the need to install the pre-reqs like Golang, Jsonnet and etc.
2020-06-22 14:07:18 -03:00
Carlos de Paula
9a9e92588c
Use a valid name for the TLS secret
...
Fixes #66 .
2020-06-22 13:35:11 -03:00
Carlos de Paula
71e9e55f4c
Fix persistence
2020-06-22 09:36:10 -03:00
Carlos de Paula
65d0293701
Update overview dashboard
2020-06-19 14:58:37 -03:00
Carlos de Paula
2ffe9ea31f
Bump images and libs. Add params to vars.jsonnet
2020-06-19 09:58:49 -03:00
Carlos de Paula
357a39a627
Add options for pre-created PVs
2020-06-17 15:39:59 -03:00