I'm working on migrating sdzerobot from Grid to k8s. This tool account powers SDZeroBot on enwiki. Requesting the following quota raises:
- +1 deployment. Currently on the limit 3/3. +1 would help with overheads from test deployments and future tasks.
- +2 CPUs. All tasks use default cpu counts (500m). Currently limits.cpu is 1/2 with just the webservice and the one continuous task running. There are 25 cron jobs of which 4-5 should ideally be able to run simultaneously at the busiest time (midnight).
EDIT (23-Apr): removed request for increased memory - it seems memory usage on k8s is lower than on the Grid for the same node.js jobs.