Uppercase first letter (#5085)

This commit is contained in:
netroby
2017-08-23 07:52:27 +08:00
committed by Steve Perry
parent e960ee7f6e
commit 10fc912b5b
+3 -3
View File
@@ -219,10 +219,10 @@ automatically give each namespace the ability to consume more resources.
Sometimes more complex policies may be desired, such as:
- proportionally divide total cluster resources among several teams.
- allow each tenant to grow resource usage as needed, but have a generous
- Proportionally divide total cluster resources among several teams.
- Allow each tenant to grow resource usage as needed, but have a generous
limit to prevent accidental resource exhaustion.
- detect demand from one namespace, add nodes, and increase quota.
- Detect demand from one namespace, add nodes, and increase quota.
Such policies could be implemented using ResourceQuota as a building-block, by
writing a 'controller' which watches the quota usage and adjusts the quota