1
0
Fork 0
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.
kissj-gitops/README.md

33 lines
795 B
Markdown

# KISSJ GitOps
Underlying Kubernetes cluster components for [KISSJ](https://github.com/skautdevs/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](#components), the monitoring consists of:
- [Prometheus](https://prometheus.monitoring.kissj.net)
- [AlertManager](https://alertmanager.monitoring.kissj.net)
- [Grafana](https://grafana.monitoring.kissj.net)
To monitor everything, we also deploy [prometheus/blackbox_exporter](https://github.com/prometheus/blackbox_exporter) to monitor the overall availability of the site.