Deprecation complete: namespaces/walkthrough ... (#3539)

This commit is contained in:
Steve Perry
2017-04-25 20:50:33 -07:00
committed by GitHub
parent aeb1ada001
commit 4d990ef6ef
20 changed files with 35 additions and 101 deletions
@@ -1,6 +1,10 @@
---
title: Limiting Storage Consumption
redirect_from:
- "/docs/admin/resourcequota/limitstorageconsumption/"
- "/docs/admin/resourcequota/limitstorageconsumption.html"
---
{% capture overview %}
This example demonstrates an easy way to limit the amount of storage consumed in a namespace.
@@ -87,4 +91,4 @@ cluster's storage budget without risk of any one project going over their allotm
{% endcapture %}
{% include templates/task.md %}
{% include templates/task.md %}
@@ -3,6 +3,9 @@ assignees:
- derekwaynecarr
- janetkuo
title: Namespaces Walkthrough
redirect_from:
- "/docs/admin/namespaces/walkthrough/"
- "/docs/admin/namespaces/walkthrough.html"
---
Kubernetes _namespaces_ help different projects, teams, or customers to share a Kubernetes cluster.