browsertrix/backend
Ilya Kreymer 7ea6d76f10
Resource Constraints Cleanup: (fixes #895) (#1019)
* resource constraints: (fixes #895)
- for cpu, only set cpu requests
- for memory, set mem requests == mem limits
- add missing resource constraints for minio and scheduled job
- for crawler, set mem and cpu constraints per browser, scale based on browser instances per crawler
- add comments in values.yaml for crawler values being multiplied
- default values: bump crawler to 650 millicpu per browser instance just in case

cleanup: remove unused entries from main backend configmap
2023-08-01 00:11:16 -07:00
..
btrixcloud Resource Constraints Cleanup: (fixes #895) (#1019) 2023-08-01 00:11:16 -07:00
test Streaming Download for Collections (#1012) 2023-07-26 15:42:17 -07:00
test_nightly Tests: fix test get crawl loop (#967) 2023-07-08 17:16:11 -07:00
.pylintrc quickfix: pydantic / lint fix (#452) 2023-01-10 18:54:11 -08:00
Dockerfile
requirements.txt Streaming Download for Collections (#1012) 2023-07-26 15:42:17 -07:00