diff --git a/_data/toc.yaml b/_data/toc.yaml index 3d150f5cdb..5363352dbd 100644 --- a/_data/toc.yaml +++ b/_data/toc.yaml @@ -285,7 +285,7 @@ guides: - path: /config/containers/runmetrics/ title: Container runtime metrics - path: /config/containers/resource_constraints/ - title: Limit a container's resources + title: Runtime options with Memory, CPUs, and GPUs - path: /config/labels-custom-metadata/ title: Apply custom metadata to containers nosync: true diff --git a/config/containers/resource_constraints.md b/config/containers/resource_constraints.md index d9ebe1ee25..48c55df40a 100644 --- a/config/containers/resource_constraints.md +++ b/config/containers/resource_constraints.md @@ -2,9 +2,9 @@ redirect_from: - /engine/articles/systemd/ - /engine/admin/resource_constraints/ -title: "Specify a container's resources" -description: "Specify the system resources a container can use" -keywords: "docker, daemon, configuration" +title: "Runtime options with Memory, CPUs, and GPUs" +description: "Specify the runtime options for a container" +keywords: "docker, daemon, configuration, runtime" --- By default, a container has no resource constraints and can use as much of a