Link to PR

This commit is contained in:
Robert Krawitz 2018-09-13 11:33:15 -04:00
parent ac338c9414
commit 3a19ee6516
1 changed files with 2 additions and 5 deletions

View File

@ -30,11 +30,6 @@ superseded-by:
## Table of Contents
A table of contents is helpful for quickly jumping to sections of a
KEP and for highlighting any additional information provided beyond
the standard KEP template. [Tools for generating][https://github.com/ekalinin/github-markdown-toc] a table of
contents from markdown are available.
* [Quotas for Ephemeral Storage](#quotas-for-ephemeral-storage)
* [Table of Contents](#table-of-contents)
* [Summary](#summary)
@ -89,6 +84,8 @@ of limits. Project quotas, initially in XFS and more recently ported
to ext4fs, offer a kernel-based means of restricting and monitoring
filesystem consumption that can be applied to one or more directories.
A prototype is in progress; see <https://github.com/kubernetes/kubernetes/pull/66928>.
### Project Quotas
Project quotas are a form of filesystem quota that apply to arbitrary