CPU and Memory Controls
Without appropriate limits, one container can consume a disproportionate amount of host resources. Docker supports memory and CPU controls for supported runtimes.
Choose limits from measured workload behavior. A limit that is too low can cause failures; a limit that is too high can provide little protection.
ADVERTISEMENT