第 4 章 Creating and managing buckets using MCG object browser
Multicloud Object Gateway (MCG) object browser within the OpenShift console enables you to create and manage buckets to keep your data organized and accessible. You can navigate to your S3 and OpenShift managed buckets and perform the following activities:
- Add new objects
- View objects
- Download objects
- Share objects
4.1. Creating new buckets using MCG object browser 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
Prerequisites
- Administrator access to OpenShift Data Foundation.
-
Make sure MCG cluster is deployed and
noobaa-endpoint-*pod is running in the MCG namespace.
Procedure
-
In the OpenShift Web Console, click Storage
Object Storage. - Click the Buckets tab.
Select one of the following options to create the buckets:
Create via Object Bucket Claim
- Select a namespace.
- Enter the ObjectBucketClaim name.
- Select the storage class.
- Select the bucket class
- Select the Enable replication to obtain higher resiliency of the objects stored in the buckets.
- Click Create using ObjectBucketClaim.
Create via S3 API
- Enter a name for the bucket.
- Add tags with different key and value criteria to tag your bucket.
- Click Create.