diff options
| author | k8s-merge-robot <k8s.production.user@gmail.com> | 2016-01-25 19:50:35 -0800 |
|---|---|---|
| committer | k8s-merge-robot <k8s.production.user@gmail.com> | 2016-01-25 19:50:35 -0800 |
| commit | b414049549587312136cdd4ce9bf64ccac9b5bf5 (patch) | |
| tree | 457063906088dffe18a8b9f9eff8d01e9a2b0562 | |
| parent | 248d4ea787ac9462215b2872e5c5add839c44fc6 (diff) | |
| parent | c8f51acbd8546cc5943da54b3e0af2b3d6b0e407 (diff) | |
Merge pull request #19918 from kartouch/master
Auto commit by PR queue bot
| -rw-r--r-- | persistent-storage.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/persistent-storage.md b/persistent-storage.md index 7aa9bfa9..5db565c7 100644 --- a/persistent-storage.md +++ b/persistent-storage.md @@ -36,7 +36,7 @@ Documentation for other releases can be found at This document proposes a model for managing persistent, cluster-scoped storage for applications requiring long lived data. -### tl;dr +### Abstract Two new API kinds: |
