nofusscomputing / nofusscomputing/kubernetes
Refactor NFC Monitoring
Open
@jon-nfc is already working on this.
Since Jun 16, 2025.
- Dominant language
- Jinja
- Stars
- 0
- Forks
- 0
- Avg merge
- 2h 36m
- Merged PRs (30d)
- 24
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.