Skip to content

Commit d9127b0

Browse files
committed
Add note on PodLevelResources description
Signed-off-by: santosh1176 <[email protected]>
1 parent b9cddb5 commit d9127b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/en/docs/concepts/configuration/manage-resources-containers.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,6 +216,8 @@ spec:
216216
217217
{{< feature-state feature_gate_name="PodLevelResources" >}}
218218
219+
This feature can be enabled by setting the `PodLevelResources` [feature
220+
gate](https://kubernetes.io/docs/reference/command-line-tools-reference/feature-gates/).
219221
The following Pod has an explicit request of 1 CPU and 100 MiB of memory, and an
220222
explicit limit of 1 CPU and 200 MiB of memory. The `pod-resources-demo-ctr-1`
221223
container has explicit requests and limits set. However, the

0 commit comments

Comments
 (0)