Merge pull request #1107 from aveshagarwal/release-1.4-dapi-issue
Fix downward api docs to have default limits via node allocatables not node capacities
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user