Skip to content

Commit

Permalink
Update docs with topology aware dynamic provisioning
Browse files Browse the repository at this point in the history
  • Loading branch information
msau42 committed Aug 20, 2018
1 parent f8e4d35 commit e99adc6
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions content/en/docs/concepts/storage/dynamic-provisioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,18 @@ Note that there can be at most one *default* storage class on a cluster, or
a `PersistentVolumeClaim` without `storageClassName` explicitly specified cannot
be created.

## Topology Awareness

TODO: fill in details here with concept and StorageClass examples using late
binding

Supported plugins:
* AWS EBS
* GCE PD
* Azure block



{{% /capture %}}


0 comments on commit e99adc6

Please sign in to comment.