Container Platform SRG Version Comparison
Container Platform Security Requirements Guide
Comparison
There are 32 differences between versions v1 r5 (Jan. 24, 2024) (the "left" version) and v2 r2 (Jan. 30, 2025) (the "right" version).
Check SRG-APP-000247-CTR-000330 was added to the benchmark in the "right" version.
This check's original form is available here.
Text Differences
Title
The container must have resource request limits set.
Check Content
Review the container platform configuration to determine that resource limits are set. If the container platform does not enforce resource limits, this is a finding.
Discussion
Setting a container resource request limit allows the container platform to determine the best location for the container to execute. The container platform looks at the resources available and finds the location that will require the minimum resources for the container to execute. Examples of resources that can be specified are CPU, memory, and storage.
Fix
Configure the container platform to restrict the ability of users or other systems to launch denial-of-service (DoS) attacks from the container platform components by setting resource limits on resources such as memory, storage, and CPU utilization.