Merge pull request #1107 from aveshagarwal/release-1.4-dapi-issue
Fix downward api docs to have default limits via node allocatables not node capacitiesreviewable/pr1087/r8
commit
9da1df31db
|
@ -132,4 +132,4 @@ Some more thorough examples:
|
|||
|
||||
## Default values for container resource limits
|
||||
|
||||
If cpu and memory limits are not specified for a container, the downward API will default to node's cpu and memory capacities.
|
||||
If cpu and memory limits are not specified for a container, the downward API will default to the node allocatable value for cpu and memory.
|
||||
|
|
Loading…
Reference in New Issue