We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd82e55 commit 6dae73eCopy full SHA for 6dae73e
keps/sig-node/1287-in-place-update-pod-resources/README.md
@@ -428,6 +428,7 @@ The Kubelet now tracks 4 sets of resources for each pod/container:
428
- The actual resource configuration the containers are running with, reported by the runtime,
429
typically read directly from the cgroup configuration
430
- Reported in the API via the `.status.conatinerStatuses[i].resources` field
431
+ - _Note: for non-running contiainers `.status.conatinerStatuses[i].resources` will be the Allocated resources._
432
433
Changes are always propogated through these 4 resource states in order:
434
0 commit comments