fix: typo in manage-resources-containers.md
parent
658578bdf2
commit
0d1d98aa54
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue