browsertrix/chart/templates
Ilya Kreymer c1817cbe04
add horizontal pod autoscaler for backend and frontend via helm charts (#1633)
Supports horizontal pod autoscaling (hpa) for backend and frontend pods:
- use cpu and memory averages
- adjust base memory + cpu for backend
- threshold set to 80% cpu and 95% memory utilization by default
(configurable in values.yaml)
- instead of backend and frontend replicas, set max replicas in
values.yaml
- only enable hpa if backend_max_replicas or frontend_max_replicas is
>1, default to 1 for now
2024-03-28 16:39:27 -07:00
..
backend.yaml add horizontal pod autoscaler for backend and frontend via helm charts (#1633) 2024-03-28 16:39:27 -07:00
configmap.yaml QA Runs Initial Backend Implementation (#1586) 2024-03-20 22:42:16 -07:00
frontend.yaml add horizontal pod autoscaler for backend and frontend via helm charts (#1633) 2024-03-28 16:39:27 -07:00
ingress.yaml Allow User to specify custom cluster-issuer (#1332) 2023-11-04 13:29:17 -07:00
minio.yaml Background Jobs Work (#1321) 2023-11-02 13:02:17 -07:00
mongo.yaml Resource Constraints Cleanup: (fixes #895) (#1019) 2023-08-01 00:11:16 -07:00
namespaces.yaml refactoring to use statefulsets + job (#245) 2022-06-05 10:37:17 -07:00
operators.yaml QA Runs Initial Backend Implementation (#1586) 2024-03-20 22:42:16 -07:00
priorities.yaml QA Runs Initial Backend Implementation (#1586) 2024-03-20 22:42:16 -07:00
role.yaml Crawler pod memory padding + auto scaling (#1631) 2024-03-28 16:39:00 -07:00
secrets.yaml Support multiple crawler versions (#1420) 2024-01-16 15:32:12 -08:00
service.yaml Use Shared Services for Crawling, Redis, Profile Browsers (#1088) 2023-08-24 20:08:53 -07:00
signer.yaml charts cleanup: (#1360) 2023-11-08 19:24:00 -08:00