-
Notifications
You must be signed in to change notification settings - Fork 0
Description
NFC Monitoring is the helm chart of the same name that was re-worked for kustomize manifests.
Goal: Create the kustomize deployable manifests for a complete monitoring stack.
Details
Using the kube-prometheus kustomize, refactor nfc-monitoring to use it. Each app should be split into their own kustomize app with additional items (i.e. metrics, ingress etc) setup as components.
### App Checklist
- [ ] Base App
- [ ] Components
- Mixins (As a component)
- [ ] Prometheus Rules
- [ ] Dashboard
- [ ] Overlay - Production
- [ ] Overlay - development
Links
- https://github.com/prometheus-operator/kube-prometheus
- https://github.com/monitoring-mixins/website
- https://github.com/kubernetes-monitoring/kubernetes-mixin
Tasks
Apps:
- Add app: AlertManager
- Add app: nodeExporter
- Add app: Prometheus
- Add app: PrometheusOperator
- Add app: Loki
- Add app:
- Add app:
Requirements
- Each App has its own dir
- Extra items split into components of the app it belongs