Commit Graph

163 Commits

Author SHA1 Message Date
01c10141a9 FEAT(goldilocks): add goldilocks from infra
- Move Goldilocks to monitoring repository
- Goldilocks provides VPA recommendations dashboard
- Update repoURL to monitoring.git
- Includes HAProxy ingress for goldilocks0213.kro.kr
2026-01-04 23:38:05 +09:00
c34775735f FIX(vpa): vpa outofsync by ignoring cpu limits
- differences
- Add ignoreDifferences for Deployment CPU limits
- Prevents ArgoCD from detecting drift when CPU limits are null
- Add RespectIgnoreDifferences syncOption
2026-01-04 23:38:05 +09:00
27479af5aa FEAT(goldilocks): add vpa and goldilocks
- for resource optimization
- Add VPA (Vertical Pod Autoscaler) for automatic resource
  recommendation
- Add Goldilocks dashboard for visualizing VPA recommendations
- Update kustomization.yaml to include both applications
2026-01-04 23:38:05 +09:00
beab899dee FEAT(kube-state-metrics): add pod and container
- label relabeling for ...
Copy exported_pod and exported_container to pod and container labels
for Grafana dashboard query compatibility. This fixes CNPG dashboard
queries that filter by container and pod names.
2026-01-04 23:38:05 +09:00
5df6fc7b52 FIX(postgresql): pg-password ExternalSecret
- to use databases/...
2026-01-04 23:38:05 +09:00
1bf40d431b REVERT(grafana): grafana to local-path
- storageclass
Due to storage constraints, reverting from longhorn to local-path.
Only Loki, Alertmanager, and Gitea remain on longhorn.
2026-01-04 23:38:05 +09:00
1a2f15c468 REFACTOR(longhorn): migrate monitoring PVCs
- from local-path to Longhorn
- Grafana: 2Gi (replica=3)
- Loki: 10Gi (replica=3)
- Alertmanager: 1Gi (replica=3)
- Prometheus: 5Gi (replica=3)
- Use dedicated 50GB Longhorn storage on each node
2026-01-04 23:38:05 +09:00
b86386a98d PERF(loki): reduce loki resource requests
- for worker-node-2 optimizat...
2026-01-04 23:38:05 +09:00
7d41461e2e FEAT(grafana): add per-application ingress
- management for Grafana
- Added ingress.yaml for Grafana
- Updated kustomization file to include ingress resource
- Migrated from centralized ingress management to per-app architecture
2025-12-25 20:21:28 +09:00
a04fff40a3 FIX(repo): fix namespace unshown problem
- Fix namespace display issue
- Correct ArgoCD configuration
2025-12-20 15:01:58 +09:00
b416b76c18 REFACTOR(postgresql): vault secret update secret
- paths (monitoring/po...
2025-12-17 21:32:32 +09:00
a11a9ab329 CHORE(argocd): update ArgoCD applications
- to point to monitoring repo...
2025-12-17 15:12:56 +09:00
baee94b69d INIT(repo): monitoring stack setup 2025-12-17 15:06:58 +09:00