1
0
Fork 0
No description
This repository has been archived on 2025-08-23. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2022-09-03 16:08:05 +02:00
_apps fix(_apps/kissj-monitoring): helm skipCRDs 2022-09-03 11:01:12 +02:00
monitoring feat(monitoring): add blackbox-exporter 2022-09-03 16:06:25 +02:00
namespaces fix(namespaces): add missing prometheus label 2022-09-03 11:05:39 +02:00
postgresql feat(postgresql): update helm chart 2022-09-02 13:52:14 +02:00
.editorconfig feat: initial commit 2022-04-10 23:26:30 +02:00
.gitignore chore: add .gitignore 2022-04-11 00:08:32 +02:00
README.md docs: update README.md 2022-09-03 16:08:05 +02:00

KISSJ GitOps

Underlying Kubernetes cluster components for KISSJ.

Components

  • namespaces
    • kissj-db
    • kissj-dev
    • kissj-prod
    • kissj-staging
    • kissj-monitoring
  • PostgreSQL instance
  • monitoring
    • Prometheus
    • AlertManager
    • Grafana
    • blackbox exporter

Security

  • Users
    • lung
    • majkl

Monitoring

As mentione before in components, the monitoring consists of:

To monitor everything, we also deploy prometheus/blackbox_exporter to monitor the overall availability of the site.