mirror of
https://github.com/rancher/rancher-docs.git
synced 2026-05-01 18:53:13 +00:00
61b02185af
* canonicized horizontal-pod-autoscaler * added files_without_canonical.txt to gitignore * canonized access-clusters * canonicized manage-persistent-storage * canonicized install-cluster-autoscaler * canonicized provisioning-storage-examples * canonicized manage-clusters * missing versioned_docs
984 B
984 B
title
| title |
|---|
| Creating Persistent Storage in Amazon's EBS |
This section describes how to set up Amazon's Elastic Block Store in EC2.
- From the EC2 console, go to the ELASTIC BLOCK STORE section in the left panel and click Volumes.
- Click Create Volume.
- Optional: Configure the size of the volume or other options. The volume should be created in the same availability zone as the instance it will be attached to.
- Click Create Volume.
- Click Close.
Result: Persistent storage has been created.
For details on how to set up the newly created storage in Rancher, refer to the section on setting up existing storage.