Deploying a Database Instance in an IBM Cloud Private Cluster on IBM Z
Author | : Christian May |
Publisher | : IBM Redbooks |
Total Pages | : 52 |
Release | : 2019-07-29 |
ISBN-10 | : 9780738457833 |
ISBN-13 | : 0738457833 |
Rating | : 4/5 (33 Downloads) |
Download or read book Deploying a Database Instance in an IBM Cloud Private Cluster on IBM Z written by Christian May and published by IBM Redbooks. This book was released on 2019-07-29 with total page 52 pages. Available in PDF, EPUB and Kindle. Book excerpt: This IBM® RedpaperTM publication shows you how to deploy a database instance within a container using an IBM CloudTM Private cluster on IBM Z®. A preinstalled IBM SpectrumTM Scale 5.0.3 cluster file system provides back-end storage for the persistent volumes bound to the database. A container is a standard unit of software that packages code and all its dependencies, so the application runs quickly and reliably from one computing environment to another. By default, containers are ephemeral. However, stateful applications, such as databases, require some type of persistent storage that can survive service restarts or container crashes. IBM provides several products helping organizations build an environment on an IBM Z infrastructure to develop and manage containerized applications, including dynamic provisioning of persistent volumes. As an example for a stateful application, this paper describes how to deploy the relational database MariaDB using a Helm chart. The IBM Spectrum Scale V5.0.3 cluster file system is providing back-end storage for the persistent volumes. This document provides step-by-step guidance regarding how to install and configure the following components: IBM Cloud Private 3.1.2 (including Kubernetes) Docker 18.03.1-ce IBM Storage Enabler for Containers 2.0.0 and 2.1.0 This Redpaper demonstrates how we set up the example for a stateful application in our lab. The paper gives you insights about planning for your implementation. IBM Z server hardware, the IBM Z hypervisor z/VM®, and the IBM Spectrum Scale cluster file system are prerequisites to set up the example environment. The Redpaper is written with the assumption that you have familiarity with and basic knowledge of the software products used in setting up the environment. The intended audience includes the following roles: Storage administrators IT/Cloud administrators Technologists IT specialists