Skip to content

Commit

Permalink
add Volume Features (#36)
Browse files Browse the repository at this point in the history
Co-authored-by: Sebastian Gerlach <[email protected]>
  • Loading branch information
zuckerkruste and Sebastian Gerlach authored Nov 13, 2024
1 parent 37778a2 commit d8db747
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/_managedk8s/FAQ/storageclass/index.en.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,11 @@ The Openstack volume types sorted by maximum possible IOPS:
* default <- used in the default class
* high-iops

### Adding Your Own Classes
## Volume Features

We don't provide `Read-Write-Many` Volumes. All Volumes are `Read-Write-Once`!

## Adding Your Own Classes

If you need use one of the other types, you can add your own definitions.

Expand Down

0 comments on commit d8db747

Please sign in to comment.