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