Table of Contents

Search

How to Configure Big Data Management on Kubernetes

How to Configure Big Data Management on Kubernetes

Step 4. Create Volumes to Mount on Pods

Step 4. Create Volumes to Mount on Pods

Create persistent volumes to mount on pods for the master node, gateway node, and the database.
Before you can create volumes to mount on pods, complete the following prerequisites:
  • If you already have a database server running, you can skip the database pod creation and the volume creation.
  • To avoid failures, ensure that the pods and the volumes on AWS reside in the same availability zone.
  1. Create three persistent volumes to mount on the pods for the Informatica master node, Informatica gateway node, and the database.
    For more information about creating the volumes, see the following AWS documentation link:
  2. Verify the location where the nodes are present.
    For more information about using regions and availability zones, see the following AWS documentation link:
  3. To create the volumes on the regions that contain the nodes, you need to log in to the AWS console and go to
    Compute
    EC2
    Volumes
    Create Volume
    .
  4. Select the volume size based on the requirements.
    For example, create two volumes of 50 GB for the Informatica nodes. For the database, create a volume of 5 GB disk space. If you need to allocate more space, you can allocate additional space when you create the volume.

0 COMMENTS

We’d like to hear from you!