File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
content/en/docs/concepts/configuration Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -114,7 +114,7 @@ resource requests/limits of that type for each container in the Pod.
114
114
{{< feature-state feature_gate_name="PodLevelResources" >}}
115
115
116
116
Starting in Kubernetes 1.32, you can also specify resource requests and limits at
117
- the Pod level. the Pod level. At Pod level, Kubernetes {{< skew currentVersion >}}
117
+ the Pod level. At the Pod level, Kubernetes {{< skew currentVersion >}}
118
118
only supports resource requests or limits for specific resource types: ` cpu ` and /
119
119
or ` memory ` . This feature is currently in alpha and with the feature enabled,
120
120
Kubernetes allows you to declare an overall resource budget for the Pod, which is
@@ -931,4 +931,4 @@ memory limit (and possibly request) for that container.
931
931
and its [ resource requirements] ( /docs/reference/kubernetes-api/workload-resources/pod-v1/#resources )
932
932
* Read about [ project quotas] ( https://www.linux.org/docs/man8/xfs_quota.html ) in XFS
933
933
* Read more about the [ kube-scheduler configuration reference (v1)] ( /docs/reference/config-api/kube-scheduler-config.v1/ )
934
- * Read more about [ Quality of Service classes for Pods] ( /docs/concepts/workloads/pods/pod-qos/ )
934
+ * Read more about [ Quality of Service classes for Pods] ( /docs/concepts/workloads/pods/pod-qos/ )
You can’t perform that action at this time.
0 commit comments