title change after rebase

This commit is contained in:
markturansky
2017-01-27 10:19:23 -05:00
committed by Andrew Chen
parent d9f097f286
commit 981fe0ce2b
@@ -1,6 +1,9 @@
---
assignees:
- derekwaynecarr
- janetkuo
title: Limiting Storage Consumption
---
This example demonstrates an easy way to limit the amount of storage consumed in a namespace.
The following resources are used in the demonstration:
@@ -11,7 +14,7 @@ The following resources are used in the demonstration:
This example assumes you have a functional Kubernetes setup.
## Scenario
## Limiting Storage Consumption
The cluster-admin is operating a cluster on behalf of a user population and the admin wants to control
how much storage a single namespace can consume in order to control cost.