Open timechanter opened 7 years ago
Will the defaults be nominated by the runner?
It's a good question. Probably should be, I'm not sure if kubernetes honours the containers defines though.
Need to ensure we can support https://kubernetes.io/docs/tasks/administer-cluster/memory-default-namespace/ options
Looks like in kubernetes land the containers built settings are ignored, it's only the yaml that sets it.
docker-compose and kubernetes both need cpu and memory resource indications to facilitate management and deployment. We should support the setting of these and sensible (small) defaults. Lets stick with absolute values e.g. 0.01 CPU shares, 250mb