PERF(applications): optimize resources via VPA

- code-server: CPU 15m/15m, memory 225Mi/225Mi
- docusaurus: CPU 10m/16m, memory 50Mi/50Mi
- headlamp: CPU 15m/15m, memory 100Mi/100Mi
- homer: CPU 10m/12m, memory 50Mi/50Mi
- mas: CPU 15m/15m, memory 144Mi/203Mi
- umami: CPU 15m/15m, memory 271Mi/323Mi
This commit is contained in:
2026-01-12 01:08:46 +09:00
parent f812dcc75f
commit fcb0413aff
6 changed files with 22 additions and 11 deletions

View File

@@ -34,11 +34,13 @@ controllers:
repository: b4bz/homer
tag: latest
pullPolicy: IfNotPresent
# Resource settings (VPA lowerBound/upperBound)
resources:
requests:
cpu: 11m
cpu: 10m
memory: 50Mi
limits:
cpu: 12m
memory: 50Mi
pod:
# Affinity - Soft Anti-Affinity to spread pods across nodes