Uppercase first letter (#5085)
This commit is contained in:
@@ -219,10 +219,10 @@ automatically give each namespace the ability to consume more resources.
|
|||||||
|
|
||||||
Sometimes more complex policies may be desired, such as:
|
Sometimes more complex policies may be desired, such as:
|
||||||
|
|
||||||
- proportionally divide total cluster resources among several teams.
|
- Proportionally divide total cluster resources among several teams.
|
||||||
- allow each tenant to grow resource usage as needed, but have a generous
|
- Allow each tenant to grow resource usage as needed, but have a generous
|
||||||
limit to prevent accidental resource exhaustion.
|
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
|
Such policies could be implemented using ResourceQuota as a building-block, by
|
||||||
writing a 'controller' which watches the quota usage and adjusts the quota
|
writing a 'controller' which watches the quota usage and adjusts the quota
|
||||||
|
|||||||
Reference in New Issue
Block a user