Table of Contents

Search

How to Configure Big Data Management on Kubernetes

How to Configure Big Data Management on Kubernetes

Step 12. Create a Database Pod

Step 12. Create a Database Pod

You can create a disk for the database creation. If a container goes down, the persisted data would be available on another database.
  1. On the Navigation Menu of the AWS EKS console, go to
    Compute Engine
    Disks
    CREATE DISK
  2. To create the database pod with the Microsoft SQL Server 2017 docker image, enter the required details in the
    database.yaml
    file under the
    workspace
    folder.
    The Kubernetes service exposes the required pods for communication.
  3. To set up the database server and create a database, complete the steps listed in the
    db_creation.txt
    file.

0 COMMENTS

We’d like to hear from you!