fix: typo in manage-resources-containers.md

pull/49178/head
Qiu Yuanhui 2024-12-20 15:54:37 +08:00 committed by iltyty
parent 658578bdf2
commit 0d1d98aa54
1 changed files with 2 additions and 2 deletions

View File

@ -114,7 +114,7 @@ resource requests/limits of that type for each container in the Pod.
{{< feature-state feature_gate_name="PodLevelResources" >}}
Starting in Kubernetes 1.32, you can also specify resource requests and limits at
the Pod level. the Pod level. At Pod level, Kubernetes {{< skew currentVersion >}}
the Pod level. At the Pod level, Kubernetes {{< skew currentVersion >}}
only supports resource requests or limits for specific resource types: `cpu` and /
or `memory`. This feature is currently in alpha and with the feature enabled,
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.
and its [resource requirements](/docs/reference/kubernetes-api/workload-resources/pod-v1/#resources)
* Read about [project quotas](https://www.linux.org/docs/man8/xfs_quota.html) in XFS
* Read more about the [kube-scheduler configuration reference (v1)](/docs/reference/config-api/kube-scheduler-config.v1/)
* Read more about [Quality of Service classes for Pods](/docs/concepts/workloads/pods/pod-qos/)
* Read more about [Quality of Service classes for Pods](/docs/concepts/workloads/pods/pod-qos/)