Reorder storage concepts
Introduce concepts in an order that should suit people new to Kubernetes, so that you don't encounter details like volume cloning until you've seen more of the basic volume types (persistent, ephemeral, projected).
This commit is contained in:
@@ -6,6 +6,7 @@ reviewers:
|
||||
- zshihang
|
||||
title: Projected Volumes
|
||||
content_type: concept
|
||||
weight: 21 # just after persistent volumes
|
||||
---
|
||||
|
||||
<!-- overview -->
|
||||
|
||||
Reference in New Issue
Block a user