Skip to content

Commit 27cc10f

Browse files
ndixitalmktfy
andauthored
Update content/en/docs/concepts/configuration/manage-resources-containers.md
Co-authored-by: Tim Bannister <[email protected]>
1 parent 1ea7eaf commit 27cc10f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,9 @@ resource requests/limits of that type for each container in the Pod.
113113

114114
{{< feature-state feature_gate_name="PodLevelResources" >}}
115115

116-
Starting in Kubernetes 1.34, you can also specify resource requests and limits at
116+
Provided your cluster has the `PodLevelResources`
117+
[feature gate](/docs/reference/command-line-tools-reference/feature-gates/) enabled,
118+
you can specify resource requests and limits at
117119
the Pod level. At the Pod level, Kubernetes {{< skew currentVersion >}}
118120
only supports resource requests or limits for specific resource types: `cpu` and /
119121
or `memory`. This feature is currently in alpha and with the feature enabled,

0 commit comments

Comments
 (0)