Commit graph

129 commits

Author SHA1 Message Date
0ad79e32bd refactor(pb_install.yml): add tags to playbook tasks
- Added tags to the first task for installing k3s server
- Added tags to the second task for deploying baseline

🤖
2023-06-26 10:37:09 +02:00
460c1b2d21 FEAT: bump nginx to v4.3.* 2022-10-17 10:36:43 +02:00
b0787f5ee9 FEAT: bump prometheus-stack to v39.9.0 2022-08-22 18:26:18 +02:00
9052dacd14 FEAT: bump cert-manager to v1.9.* 2022-08-22 18:25:45 +02:00
0a14108344 FEAT: bump nginx to v4.2.* 2022-08-22 18:25:20 +02:00
dfe9738a2f FEAT: bump loki to v2.8.* 2022-08-22 18:24:43 +02:00
b5f166ed9e FEAT: bump prometheus-stack to v36.2.0 2022-06-27 08:11:44 +02:00
50695e1672 FEAT: bump prometheus-stack to v35.5.1 2022-06-07 11:25:14 +02:00
b5e554512b FEAT: bump prometheus-stack to v35.2.0 2022-05-12 22:27:39 +02:00
3ae6fbf9aa FEAT: bump prometheus-stack to v35.0.3 2022-05-05 19:52:11 +02:00
eeb96aee65 FEAT: bump ingress-nginx chart to v4.0.* 2022-05-05 19:51:40 +02:00
a7c08c0355 FEAT: add LetsEncrypt issuers 2022-05-01 20:04:05 +02:00
3403f98b45 FEAT: get kubeconfig after k3s installation 2022-05-01 20:04:05 +02:00
2827b4eb0a BREAK: rename install.yml -> pb_install.yml 2022-05-01 20:04:05 +02:00
28e13fd997 BREAK: rename init.yml -> argocd-init.yml 2022-05-01 20:04:05 +02:00
3dcd78a392 FEAT: let nginx handle all ingresses 2022-05-01 20:04:05 +02:00
33f66d9090 FEAT: add cert-manager selfsigned issuer 2022-05-01 20:04:05 +02:00
498b24ec17 FEAT(bin): add get_applications.sh 2022-04-18 23:32:07 +02:00
a9120f2475 FEAT(bin): add get_app_history.py 2022-04-18 23:31:43 +02:00
d46afb0296 FEAT: set forced sync for loki-stack 2022-04-17 19:00:28 +02:00
80e517c656 REFACTOR: merge templates into one 2022-04-17 19:00:24 +02:00
1953320691 FEAT: add ingress-nginx defaultBackend 2022-04-15 15:04:24 +02:00
257953b6e4 FEAT: bump prometheus-stack to v34.10.0 2022-04-15 15:04:11 +02:00
3e09c88d5c FEAT: set nameOverride for prometheus-stack 2022-04-14 23:30:46 +02:00
b41daa2f51 FEAT: set nameOverride for reloader 2022-04-14 23:29:53 +02:00
843b03abf1 FEAT: bump prometheus-stack to v34.9.1 2022-04-13 18:26:33 +02:00
412ba04012 FIX: remove vim modeline 2022-04-13 18:26:33 +02:00
d9d6dec62d BREAK: rename .template -> .libsonnet 2022-04-13 18:26:33 +02:00
568a6f9a7b FEAT: force prometheus crds to sync first
* introduce sync_wave parameter
2022-04-13 18:26:33 +02:00
2b8efdd3a4 FEAT: add finalizers to applications 2022-04-13 18:26:33 +02:00
ae6c73a238 FIX: loki datasource in grafana should not be default 2022-04-13 18:26:33 +02:00
e72fec9e18 DOC: link to kube-prometheus-stack workaround 2022-04-13 18:26:33 +02:00
d0af285235 DOC: update README
* merge INSTALL.md into README
* remove unused section
2022-04-13 18:26:33 +02:00
f190b4afde FEAT: add ansible install playbook
* install k3s
* deploy init.yml
2022-04-13 18:26:33 +02:00
f6d12d8781 FEAT: merge prometheus chart and CRD definitions 2022-04-13 18:26:33 +02:00
8977069c90 FEAT: bump prometheus-stack to v34.9.0 2022-04-13 18:26:27 +02:00
0e63579ebf FEAT(bin): show install revision instead of revision pattern 2022-04-09 15:41:17 +02:00
9e98dd83c7 FEAT: autoupdate patch releases
use wildcard in chart version
2022-04-09 15:41:17 +02:00
d4e1df05c0 FEAT: add retry limit 2022-04-09 15:41:17 +02:00
e2fe9bb682 FORMAT: use jsonnet for templating
* add jsonnet templates
* rewrite all charts to jsonnet
2022-04-09 15:41:17 +02:00
bf2aa26963 FEAT: bump ingress-nginx chart to 4.0.19 2022-04-07 18:23:24 +02:00
eb3a22b721 BREAK: rename repo 2022-04-01 20:20:01 +02:00
7b0ebd01af BREAK: rename folder baseline -> k8s-manifests 2022-04-01 18:22:22 +02:00
2b2d28afe6 FEAT: add script to check for baseline updates 2022-04-01 18:05:00 +02:00
39351614a5 FIX: update nginx serviceMonitor label for prometheus scraping 2022-04-01 08:40:07 +02:00
78922e25bc FORMAT: rearrange monitoring manifests 2022-03-31 21:25:21 +02:00
9cccde8a7b FIX: prometheus CRD being too big for ArgoCD 2022-03-31 21:25:21 +02:00
194be3e7ca FEAT!: move to GitOps
* deploy ArgoCD via server-side Helm
* deploy baseline via ArgoCD Application
  * define all baseline tools as Helm Application
* omit ansible playbook
* update README
2022-03-31 21:25:21 +02:00
669a27fff5 FEAT(loki): add journald scraping to promtail 2022-03-31 21:25:21 +02:00
f28eeb3fda FEAT(argocd): disable unused componentes
disable:
* applicationSet controller
* notifications controller
2022-03-31 21:25:21 +02:00