From 981fe0ce2be6c9e81d656885023b39a843d1e583 Mon Sep 17 00:00:00 2001 From: markturansky Date: Fri, 27 Jan 2017 10:19:23 -0500 Subject: [PATCH] title change after rebase --- docs/admin/resourcequota/limitstorageconsumption.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/admin/resourcequota/limitstorageconsumption.md b/docs/admin/resourcequota/limitstorageconsumption.md index 888041f65a..1c88088d8f 100644 --- a/docs/admin/resourcequota/limitstorageconsumption.md +++ b/docs/admin/resourcequota/limitstorageconsumption.md @@ -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.