SlideShare a Scribd company logo
Container Native Storage on Openshift
Container Platform
Jaspreet Kaur
Senior TSE(Openshift Support)
AGENDA
● Introduction
● The Journey So Far for OpenShift Storage
● Why CNS?
● What’s shipping today
● New features in CNS 3.6
● Ref Architectures
● Q/A
- Break the assumption that “Containers are for stateless workloads only“.
Containers are not persistent by default. App data is lost when containers die.
- Why is container storage a pain point?
Complex. Even more complicated when container orchestration is involved and applications
need to be scaled out.Provide a solution that will run GlusterFs as containers in Openshift
pods
- Why Red Hat Container-Native Storage (CNS)?
Advanced storage capabilities, deeper integration with OpenShift, better price/performance
than traditional storage CNS is open, scalable and has consistent user experience across the
hybrid cloud (compliments the OpenShift value proposition).
Introduction
The Journey So Far
Storage Options for OpenShift: Cloud
Provider Storage
AUTOMATED CONFIGURATIONNFS
Amazon EBS
Azure Disk
GCE Disk
iSCSI
Ceph RBD
SINGLE CONTROL PANEL
GlusterFS
* very new, handle with care
CHOICE FOR PERSISTENT STORAGE
ISCSI
Amazon EBS
Azure Disk
GCE Disk
Storage Options for OpenShift: NFS
WELL UNDERSTOOD, EASY TO DEMO
PROVIDES RWX STORAGE
NO HA, NOT AVAILABLE IN THE CLOUD
NFS
REQUIRES PRE-PROVISIONING
Storage Options for OpenShift: iSCSI
WELL UNDERSTOOD IN THE DC
BLOCK STORAGE, NO RWX SUPPORT
NOT AVAILABLE IN THE CLOUD
NFS
REQUIRES PRE-PROVISIONING
iSCSI
Storage Options for OpenShift: Cloud
Provider Storage
AVAILABLE IN THE CLOUD
NOT AVAILABLE ACROSS AZs
PERFORMANCE DEPENDS ON SIZE
NFS
Azure Disk
GCE Disk
BLOCK STORAGE, NO RWX SUPPORT
iSCSI
Amazon EBS
Storage Options for OpenShift: Cloud
Provider Storage
SCALABLE, HA
CINDER PREFERRED FOR OCP on OSP
NFS
Amazon EBS
Azure Disk
GCE Disk
iSCSI
Ceph RBD
BLOCK STORAGE, NO RWX SUPPORT
Storage Options for OpenShift: Cloud
Provider Storage
RUNS ON TOP OF OPENSHIFT
GEO-REPLICATION, SNAPSHOTS*
NFS
Amazon EBS
Azure Disk
GCE Disk
iSCSI
Ceph RBD
SCALABLE FILE STORAGE, RWX, RWO*
SUPPORT
GlusterFS
* very new, handle with care
AVAILABLE EVERYWHERE
S3 OBJECT STORAGE FOR APPS
ISCSI
Amazon EBS
Azure Disk
GCE Disk
● Storage provided by a
dedicated Red Hat Gluster
Storage Cluster over the
network outside OpenShift
● Red Hat Gluster Storage can
run bare metal or VMs
● Storage and compute can
scale independently
Deployment Option-1: Container Ready Storage (CRS)
Paradigm Shift
Traditional Storage Management
Converged Storage Management
● Fully featured scale-out
storage platform (RHGS) runs
inside OpenShift in containers
(kubernetes pods)
● Application and storage
containers can be co-located
● Storage services are managed,
scaled and upgraded like app
containers
Deployment Option-2: Container-Native Storage (CNS)
Why should you care ?
Consistent Storage Experience
Storage Consolidation
Container-native
Storage
EBS gp2
EBS gp2
EBS st1
EBS io1
vs.
EBS sc1
Simplify Container Availability
AVAILABILITY
ZONE A
AVAILABILITY
ZONE B
AVAILABILITY
ZONE C
Node Node Node Node Node Node
GLOBAL STORAGE NAMESPACE
● Storage can run as a set of micro-services inside
OpenShift - no external appliance needed
● Consistent storage experience across the hybrid cloud
● Storage Consolidation
● Multi purpose (RWO, RWX, object), flexible & versatile
Container Native Storage - Our Advantage
● CNS: providing dynamic persistent storage for openshift with
GlusterFS in a hyper-converged fashion
● Heketi: the high-level service interface to manage the lifecycle of
volumes in multiple Gluster clusters.
Openshift ⇐⇒ Heketi ⇐⇒ Gluster
What is CNS … and what is Heketi?
● openshift/kubernetes
○ dynamic glusterfs provisioner
○ glusterfs plugin
● Heketi
○ high-level service interface for gluster volume lifecycle management
● glusterfs:
○ one or more glusterfs clusters
○ running hyper-converged in openshift
● cns-deploy:
○ tool to deploy gluster and heketi into an existing openshift cluster
Components of CNS
PVC(created by user) references the glusterfs provisioner.
● glusterfs provisioner extracts details from PVC
● provisioner tells heketi to create a volume if given size and type.
> heketi looks for a gluster cluster that can satisfy this request
> if found, heketi tells the gluster instance to create the volume.
> gluster creates a volume
> Heketi hands volume back to provisioner
● provisioner creates PV and puts the gluster volume details into it.
● provisioner puts glusterfs as the mount plugin into the pv
● provisioner returns PV to the caller
PVC is bound to the PV and can later be in a pod by the user
PV creation: glusterfs dynamic provisioner
Workflow with Dynamic Provisioning
Persistent Volume Claim is
submitted
Workflow with Dynamic Provisioning
Openshift request volume to be created
Workflow with Dynamic Provisioning
Persistent volume is created by storage system
and registered with Openshift
Workflow with Dynamic Provisioning
Volume can now be used by Pod to provide
persistent storage
What’s Shipping Today
CONTAINER-NATIVE STORAGE ON OPENSHIFT
INFRA
CONTAINER-NATIVE STORAGE ON OPENSHIFT
POD
CONTAINERIZED
RED HAT GLUSTER STORAGE
RHEL HOST OS
RED HAT
GLUSTER POD
GLUSTER
VOLUMES
PHYSICAL DISKHOST NETWORK
CONTAINER-NATIVE STORAGE ON OPENSHIFT
POD
RHGS
POD
RHGS
POD
RHGS
POD
RHGS
POD
INFRA
POD
INFRA
HEKETI
RESTFUL GLUSTERFS
MANAGEMENT
RED HAT
HEKETI POD
REST API
GLUSTERFS PODS
● Container Ready Storage serving out storage to OpenShift with:
○ RHGS in stand-alone bare-metal storage clusters
○ RHGS inside VMs (VMware most popular) on bare-metal hosts
○ RHGS inside VMs fronting Enterprise Storage Arrays
■ RHGS sits between OpenShift and Storage Arrays
■ LUNs are served out as RHGS bricks
○ RHGS in AWS, Azure, Google Cloud
● Container-Native Storage
○ RHGS runs containerized inside OpenShift Container Platform (always
with Heketi)
○ CNS runs anywhere OCP runs!
Container Storage Deployments
Container Storage Use Cases
● Local Storage for Container Images
● OpenShift Infra (registry,logging &
metrics)
● Persistent Storage for Applications
OpenShift Registry on CNS
OPENSHIFT INTERNAL
REGISTRY
POD
OPENSHIFT
REGISTRY
OPENSHIFT INTERNAL
REGISTRY
POD
OPENSHIFT
REGISTRY
OPENSHIFT INTERNAL
REGISTRY
POD
OPENSHIFT
REGISTRY
RED HAT GLUSTER CONTAINER-NATIVE STORAGE
Scalable Highly-Available Automated Integrated
PERSISTENT VOLUME
● Brick multiplexing introduced in CNS 3.6
● Optimized storage for logging and metrics.
● Support a scaleout registry.
● S3 object storage for applications.
New features of CNS 3.6
Brick multiplexing in CNS 3.6
● With brick-multiplexing, only one glusterfsd
process is governing the bricks such that the
amount of memory consumption of GlusterFS
pods is drastically reduced and the scalability is
significantly improved.
● In 3.6, we are able to support over 1,000
PersistentVolumes in a single container-
native storage cluster. The amount of memory
consumed increases linearly, so that 32GB of
RAM are only needed at the high end of that.
The rule of thumb is roughly 30-35 MB RAM per
volume on each of the participating GlusterFS
pods.
Optimized storage for Logging and Metrics
● Container-Native Storage version 3.6 now
provides backend storage for OpenShift
Logging and OpenShift Metrics with gluster-
block. For the moment, the use of gluster-block
in production is only supported for OpenShift
Logging and Metrics services, but use of gluster-
block beyond that is under qualification, and
support is expected to be extended soon.
● The OpenShift Advanced Installer now supports deploying container-native storage and the registry on
container-native storage out of the box.
● All you have to do since OpenShift Container Platform 3.6 is add a few lines to your Ansible inventory file.To deploy an
OpenShift registry backed by container-native storage, first add the following variable definition in the [OSEv3:vars]
section:
openshift_hosted_registry_storage_kind=glusterfs
● And then add a new host group defining the container-native storage nodes to the inventory, for example:
[glusterfs_registry]
infra-1.lab glusterfs_devices='[ "/dev/sdd" ]'
infra-2.lab glusterfs_devices='[ "/dev/sdd" ]'
infra-3.lab glusterfs_devices='[ "/dev/sdd" ]'
Support a scaleout registry
S3 object storage for applications
● Container-Native Storage 3.6 now provides an
S3 object storage interface as a TechPreview.
Application developers have a ready-to-use REST
API at hand to provide object storage to workloads
on OpenShift, just a HTTP PUT or GET request
away.
● Object storage in CNS 3.6 provides a simple yet
scalable storage layer for distributed applications
that were previously tied to specific cloud provider
S3 object storage. These application now run with
little or no modification on OpenShift.
AWS Reference Architecture Description
OpenShift 3.5 with Container Native Storage on Amazon Web Services Reference Architecture:
https://access.redhat.com/articles/3018151. Ansible playbooks and deplyment scripts found here:
https://github.com/openshift/openshift-ansible-contrib/tree/master/reference-architecture.
VMware Reference Architecture Description
OpenShift 3.6 with Container Native Storage on VMware Reference Architecture: New RA
Available July 2017. Ansible playbooks and deplyment scripts found here:
https://github.com/openshift/openshift-ansible-contrib/tree/master/reference-architecture.
● https://github.com/gluster/gluster-kubernetes
● https://github.com/heketi/heketi
● https://github.com/kubernetes/kubernetes : pkg/volume/glusterfs/
● https://github.com/gluster/glusterfs
Open Source! ⇒ Upstream Bits
● pod: group of one or more containers that form an entity
● persistent volume (PV): to be mounted by application pod
● provisioner: to provide PVs upon request
● plugin: mechanism to mount the PV, referenced in PV
● persistent volume claim (PVC): mechanism for a user to request a PV
● Access types for volumes:
○ RWO - read write once (single node)
○ RWX - read write many (multiple nodes)
○ ROX - read only many (multiple nodes)
● flavors of provisioning: dynamic and static
Glossary: OpenShift/Kube Storage
THANK YOU

More Related Content

What's hot

The Future of GlusterFS and Gluster.org
The Future of GlusterFS and Gluster.orgThe Future of GlusterFS and Gluster.org
The Future of GlusterFS and Gluster.org
John Mark Walker
 
How to Survive an OpenStack Cloud Meltdown with Ceph
How to Survive an OpenStack Cloud Meltdown with CephHow to Survive an OpenStack Cloud Meltdown with Ceph
How to Survive an OpenStack Cloud Meltdown with Ceph
Sean Cohen
 
2015 open storage workshop ceph software defined storage
2015 open storage workshop   ceph software defined storage2015 open storage workshop   ceph software defined storage
2015 open storage workshop ceph software defined storage
Andrew Underwood
 
Designing for High Performance Ceph at Scale
Designing for High Performance Ceph at ScaleDesigning for High Performance Ceph at Scale
Designing for High Performance Ceph at Scale
James Saint-Rossy
 
Red Hat Ceph Storage Roadmap: January 2016
Red Hat Ceph Storage Roadmap: January 2016Red Hat Ceph Storage Roadmap: January 2016
Red Hat Ceph Storage Roadmap: January 2016
Red_Hat_Storage
 
Ceph and Mirantis OpenStack
Ceph and Mirantis OpenStackCeph and Mirantis OpenStack
Ceph and Mirantis OpenStack
Mirantis
 
Ceph - A distributed storage system
Ceph - A distributed storage systemCeph - A distributed storage system
Ceph - A distributed storage system
Italo Santos
 
Red Hat Storage Server For AWS
Red Hat Storage Server For AWSRed Hat Storage Server For AWS
Red Hat Storage Server For AWS
Red_Hat_Storage
 
Storage tiering and erasure coding in Ceph (SCaLE13x)
Storage tiering and erasure coding in Ceph (SCaLE13x)Storage tiering and erasure coding in Ceph (SCaLE13x)
Storage tiering and erasure coding in Ceph (SCaLE13x)
Sage Weil
 
Ceph: Open Source Storage Software Optimizations on Intel® Architecture for C...
Ceph: Open Source Storage Software Optimizations on Intel® Architecture for C...Ceph: Open Source Storage Software Optimizations on Intel® Architecture for C...
Ceph: Open Source Storage Software Optimizations on Intel® Architecture for C...
Odinot Stanislas
 
Red Hat Storage - Introduction to GlusterFS
Red Hat Storage - Introduction to GlusterFSRed Hat Storage - Introduction to GlusterFS
Red Hat Storage - Introduction to GlusterFS
GlusterFS
 
Tutorial ceph-2
Tutorial ceph-2Tutorial ceph-2
Tutorial ceph-2
Tommy Lee
 
MySQL on Ceph
MySQL on CephMySQL on Ceph
MySQL on Ceph
Kyle Bader
 
Block Storage For VMs With Ceph
Block Storage For VMs With CephBlock Storage For VMs With Ceph
Block Storage For VMs With Ceph
The Linux Foundation
 
Quick-and-Easy Deployment of a Ceph Storage Cluster
Quick-and-Easy Deployment of a Ceph Storage ClusterQuick-and-Easy Deployment of a Ceph Storage Cluster
Quick-and-Easy Deployment of a Ceph Storage Cluster
Patrick Quairoli
 
Storage in kubernetes
Storage in kubernetesStorage in kubernetes
Storage in kubernetes
Peeyush Gupta
 
Red Hat Gluster Storage : GlusterFS
Red Hat Gluster Storage : GlusterFSRed Hat Gluster Storage : GlusterFS
Red Hat Gluster Storage : GlusterFS
bipin kunal
 
New Ceph capabilities and Reference Architectures
New Ceph capabilities and Reference ArchitecturesNew Ceph capabilities and Reference Architectures
New Ceph capabilities and Reference Architectures
Kamesh Pemmaraju
 
Red Hat Ceph Storage Acceleration Utilizing Flash Technology
Red Hat Ceph Storage Acceleration Utilizing Flash Technology Red Hat Ceph Storage Acceleration Utilizing Flash Technology
Red Hat Ceph Storage Acceleration Utilizing Flash Technology
Red_Hat_Storage
 
2021.02 new in Ceph Pacific Dashboard
2021.02 new in Ceph Pacific Dashboard2021.02 new in Ceph Pacific Dashboard
2021.02 new in Ceph Pacific Dashboard
Ceph Community
 

What's hot (20)

The Future of GlusterFS and Gluster.org
The Future of GlusterFS and Gluster.orgThe Future of GlusterFS and Gluster.org
The Future of GlusterFS and Gluster.org
 
How to Survive an OpenStack Cloud Meltdown with Ceph
How to Survive an OpenStack Cloud Meltdown with CephHow to Survive an OpenStack Cloud Meltdown with Ceph
How to Survive an OpenStack Cloud Meltdown with Ceph
 
2015 open storage workshop ceph software defined storage
2015 open storage workshop   ceph software defined storage2015 open storage workshop   ceph software defined storage
2015 open storage workshop ceph software defined storage
 
Designing for High Performance Ceph at Scale
Designing for High Performance Ceph at ScaleDesigning for High Performance Ceph at Scale
Designing for High Performance Ceph at Scale
 
Red Hat Ceph Storage Roadmap: January 2016
Red Hat Ceph Storage Roadmap: January 2016Red Hat Ceph Storage Roadmap: January 2016
Red Hat Ceph Storage Roadmap: January 2016
 
Ceph and Mirantis OpenStack
Ceph and Mirantis OpenStackCeph and Mirantis OpenStack
Ceph and Mirantis OpenStack
 
Ceph - A distributed storage system
Ceph - A distributed storage systemCeph - A distributed storage system
Ceph - A distributed storage system
 
Red Hat Storage Server For AWS
Red Hat Storage Server For AWSRed Hat Storage Server For AWS
Red Hat Storage Server For AWS
 
Storage tiering and erasure coding in Ceph (SCaLE13x)
Storage tiering and erasure coding in Ceph (SCaLE13x)Storage tiering and erasure coding in Ceph (SCaLE13x)
Storage tiering and erasure coding in Ceph (SCaLE13x)
 
Ceph: Open Source Storage Software Optimizations on Intel® Architecture for C...
Ceph: Open Source Storage Software Optimizations on Intel® Architecture for C...Ceph: Open Source Storage Software Optimizations on Intel® Architecture for C...
Ceph: Open Source Storage Software Optimizations on Intel® Architecture for C...
 
Red Hat Storage - Introduction to GlusterFS
Red Hat Storage - Introduction to GlusterFSRed Hat Storage - Introduction to GlusterFS
Red Hat Storage - Introduction to GlusterFS
 
Tutorial ceph-2
Tutorial ceph-2Tutorial ceph-2
Tutorial ceph-2
 
MySQL on Ceph
MySQL on CephMySQL on Ceph
MySQL on Ceph
 
Block Storage For VMs With Ceph
Block Storage For VMs With CephBlock Storage For VMs With Ceph
Block Storage For VMs With Ceph
 
Quick-and-Easy Deployment of a Ceph Storage Cluster
Quick-and-Easy Deployment of a Ceph Storage ClusterQuick-and-Easy Deployment of a Ceph Storage Cluster
Quick-and-Easy Deployment of a Ceph Storage Cluster
 
Storage in kubernetes
Storage in kubernetesStorage in kubernetes
Storage in kubernetes
 
Red Hat Gluster Storage : GlusterFS
Red Hat Gluster Storage : GlusterFSRed Hat Gluster Storage : GlusterFS
Red Hat Gluster Storage : GlusterFS
 
New Ceph capabilities and Reference Architectures
New Ceph capabilities and Reference ArchitecturesNew Ceph capabilities and Reference Architectures
New Ceph capabilities and Reference Architectures
 
Red Hat Ceph Storage Acceleration Utilizing Flash Technology
Red Hat Ceph Storage Acceleration Utilizing Flash Technology Red Hat Ceph Storage Acceleration Utilizing Flash Technology
Red Hat Ceph Storage Acceleration Utilizing Flash Technology
 
2021.02 new in Ceph Pacific Dashboard
2021.02 new in Ceph Pacific Dashboard2021.02 new in Ceph Pacific Dashboard
2021.02 new in Ceph Pacific Dashboard
 

Similar to Jaspreet webinar-cns

Red hat storage objects, containers and Beyond!
Red hat storage objects, containers and Beyond!Red hat storage objects, containers and Beyond!
Red hat storage objects, containers and Beyond!
andreas kuncoro
 
Red Hat Storage Day New York - Persistent Storage for Containers
Red Hat Storage Day New York - Persistent Storage for ContainersRed Hat Storage Day New York - Persistent Storage for Containers
Red Hat Storage Day New York - Persistent Storage for Containers
Red_Hat_Storage
 
Selecting the right persistent storage options for apps in containers Open So...
Selecting the right persistent storage options for apps in containers Open So...Selecting the right persistent storage options for apps in containers Open So...
Selecting the right persistent storage options for apps in containers Open So...
bipin kunal
 
Choose the Right Container Storage for Kubernetes
Choose the Right Container Storage for KubernetesChoose the Right Container Storage for Kubernetes
Choose the Right Container Storage for Kubernetes
Yusuf Hadiwinata Sutandar
 
OSDC 2015: John Spray | The Ceph Storage System
OSDC 2015: John Spray | The Ceph Storage SystemOSDC 2015: John Spray | The Ceph Storage System
OSDC 2015: John Spray | The Ceph Storage System
NETWAYS
 
Containarized Gluster Storage in Kubernetes
Containarized Gluster Storage in KubernetesContainarized Gluster Storage in Kubernetes
Containarized Gluster Storage in Kubernetes
Neependra Khare
 
Red Hat Storage Day Dallas - Storage for OpenShift Containers
Red Hat Storage Day Dallas - Storage for OpenShift Containers Red Hat Storage Day Dallas - Storage for OpenShift Containers
Red Hat Storage Day Dallas - Storage for OpenShift Containers
Red_Hat_Storage
 
DCEU 18: Provisioning and Managing Storage for Docker Containers
DCEU 18: Provisioning and Managing Storage for Docker ContainersDCEU 18: Provisioning and Managing Storage for Docker Containers
DCEU 18: Provisioning and Managing Storage for Docker Containers
Docker, Inc.
 
Deep dive into OpenStack storage, Sean Cohen, Red Hat
Deep dive into OpenStack storage, Sean Cohen, Red HatDeep dive into OpenStack storage, Sean Cohen, Red Hat
Deep dive into OpenStack storage, Sean Cohen, Red Hat
Sean Cohen
 
Deep Dive into Openstack Storage, Sean Cohen, Red Hat
Deep Dive into Openstack Storage, Sean Cohen, Red HatDeep Dive into Openstack Storage, Sean Cohen, Red Hat
Deep Dive into Openstack Storage, Sean Cohen, Red Hat
Cloud Native Day Tel Aviv
 
Red Hat Storage Day LA - Persistent Storage for Linux Containers
Red Hat Storage Day LA - Persistent Storage for Linux Containers Red Hat Storage Day LA - Persistent Storage for Linux Containers
Red Hat Storage Day LA - Persistent Storage for Linux Containers
Red_Hat_Storage
 
Redis Conf 2019--Container Attached Storage for Redis
Redis Conf 2019--Container Attached Storage for RedisRedis Conf 2019--Container Attached Storage for Redis
Redis Conf 2019--Container Attached Storage for Redis
OpenEBS
 
Containerized Storage for Containers: Why, What and How OpenEBS Works
Containerized Storage for Containers:  Why, What and How OpenEBS WorksContainerized Storage for Containers:  Why, What and How OpenEBS Works
Containerized Storage for Containers: Why, What and How OpenEBS Works
Matt Baldwin
 
MayaData Datastax webinar - Operating Cassandra on Kubernetes with the help ...
MayaData  Datastax webinar - Operating Cassandra on Kubernetes with the help ...MayaData  Datastax webinar - Operating Cassandra on Kubernetes with the help ...
MayaData Datastax webinar - Operating Cassandra on Kubernetes with the help ...
MayaData Inc
 
Introduction to rook
Introduction to rookIntroduction to rook
Introduction to rook
Rohan Gupta
 
Open vStorage Road show 2015 Q1
Open vStorage Road show 2015 Q1Open vStorage Road show 2015 Q1
Open vStorage Road show 2015 Q1
wim_provoost
 
Red Hat Storage 2014 - Product(s) Overview
Red Hat Storage 2014 - Product(s) OverviewRed Hat Storage 2014 - Product(s) Overview
Red Hat Storage 2014 - Product(s) Overview
Marcel Hergaarden
 
Kubernetes Stateful Workloads on Legacy Storage
Kubernetes Stateful Workloads on Legacy StorageKubernetes Stateful Workloads on Legacy Storage
Kubernetes Stateful Workloads on Legacy Storage
Akhil Mohan
 
Red Hat Storage Server Roadmap & Integration With Open Stack
Red Hat Storage Server Roadmap & Integration With Open StackRed Hat Storage Server Roadmap & Integration With Open Stack
Red Hat Storage Server Roadmap & Integration With Open Stack
Red_Hat_Storage
 
Save 60% of Kubernetes storage costs on AWS & others with OpenEBS
Save 60% of Kubernetes storage costs on AWS & others with OpenEBSSave 60% of Kubernetes storage costs on AWS & others with OpenEBS
Save 60% of Kubernetes storage costs on AWS & others with OpenEBS
MayaData Inc
 

Similar to Jaspreet webinar-cns (20)

Red hat storage objects, containers and Beyond!
Red hat storage objects, containers and Beyond!Red hat storage objects, containers and Beyond!
Red hat storage objects, containers and Beyond!
 
Red Hat Storage Day New York - Persistent Storage for Containers
Red Hat Storage Day New York - Persistent Storage for ContainersRed Hat Storage Day New York - Persistent Storage for Containers
Red Hat Storage Day New York - Persistent Storage for Containers
 
Selecting the right persistent storage options for apps in containers Open So...
Selecting the right persistent storage options for apps in containers Open So...Selecting the right persistent storage options for apps in containers Open So...
Selecting the right persistent storage options for apps in containers Open So...
 
Choose the Right Container Storage for Kubernetes
Choose the Right Container Storage for KubernetesChoose the Right Container Storage for Kubernetes
Choose the Right Container Storage for Kubernetes
 
OSDC 2015: John Spray | The Ceph Storage System
OSDC 2015: John Spray | The Ceph Storage SystemOSDC 2015: John Spray | The Ceph Storage System
OSDC 2015: John Spray | The Ceph Storage System
 
Containarized Gluster Storage in Kubernetes
Containarized Gluster Storage in KubernetesContainarized Gluster Storage in Kubernetes
Containarized Gluster Storage in Kubernetes
 
Red Hat Storage Day Dallas - Storage for OpenShift Containers
Red Hat Storage Day Dallas - Storage for OpenShift Containers Red Hat Storage Day Dallas - Storage for OpenShift Containers
Red Hat Storage Day Dallas - Storage for OpenShift Containers
 
DCEU 18: Provisioning and Managing Storage for Docker Containers
DCEU 18: Provisioning and Managing Storage for Docker ContainersDCEU 18: Provisioning and Managing Storage for Docker Containers
DCEU 18: Provisioning and Managing Storage for Docker Containers
 
Deep dive into OpenStack storage, Sean Cohen, Red Hat
Deep dive into OpenStack storage, Sean Cohen, Red HatDeep dive into OpenStack storage, Sean Cohen, Red Hat
Deep dive into OpenStack storage, Sean Cohen, Red Hat
 
Deep Dive into Openstack Storage, Sean Cohen, Red Hat
Deep Dive into Openstack Storage, Sean Cohen, Red HatDeep Dive into Openstack Storage, Sean Cohen, Red Hat
Deep Dive into Openstack Storage, Sean Cohen, Red Hat
 
Red Hat Storage Day LA - Persistent Storage for Linux Containers
Red Hat Storage Day LA - Persistent Storage for Linux Containers Red Hat Storage Day LA - Persistent Storage for Linux Containers
Red Hat Storage Day LA - Persistent Storage for Linux Containers
 
Redis Conf 2019--Container Attached Storage for Redis
Redis Conf 2019--Container Attached Storage for RedisRedis Conf 2019--Container Attached Storage for Redis
Redis Conf 2019--Container Attached Storage for Redis
 
Containerized Storage for Containers: Why, What and How OpenEBS Works
Containerized Storage for Containers:  Why, What and How OpenEBS WorksContainerized Storage for Containers:  Why, What and How OpenEBS Works
Containerized Storage for Containers: Why, What and How OpenEBS Works
 
MayaData Datastax webinar - Operating Cassandra on Kubernetes with the help ...
MayaData  Datastax webinar - Operating Cassandra on Kubernetes with the help ...MayaData  Datastax webinar - Operating Cassandra on Kubernetes with the help ...
MayaData Datastax webinar - Operating Cassandra on Kubernetes with the help ...
 
Introduction to rook
Introduction to rookIntroduction to rook
Introduction to rook
 
Open vStorage Road show 2015 Q1
Open vStorage Road show 2015 Q1Open vStorage Road show 2015 Q1
Open vStorage Road show 2015 Q1
 
Red Hat Storage 2014 - Product(s) Overview
Red Hat Storage 2014 - Product(s) OverviewRed Hat Storage 2014 - Product(s) Overview
Red Hat Storage 2014 - Product(s) Overview
 
Kubernetes Stateful Workloads on Legacy Storage
Kubernetes Stateful Workloads on Legacy StorageKubernetes Stateful Workloads on Legacy Storage
Kubernetes Stateful Workloads on Legacy Storage
 
Red Hat Storage Server Roadmap & Integration With Open Stack
Red Hat Storage Server Roadmap & Integration With Open StackRed Hat Storage Server Roadmap & Integration With Open Stack
Red Hat Storage Server Roadmap & Integration With Open Stack
 
Save 60% of Kubernetes storage costs on AWS & others with OpenEBS
Save 60% of Kubernetes storage costs on AWS & others with OpenEBSSave 60% of Kubernetes storage costs on AWS & others with OpenEBS
Save 60% of Kubernetes storage costs on AWS & others with OpenEBS
 

Recently uploaded

June Patch Tuesday
June Patch TuesdayJune Patch Tuesday
June Patch Tuesday
Ivanti
 
JavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green MasterplanJavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green Masterplan
Miro Wengner
 
Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...
Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...
Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...
Tatiana Kojar
 
Best 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERPBest 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERP
Pixlogix Infotech
 
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
Edge AI and Vision Alliance
 
Salesforce Integration for Bonterra Impact Management (fka Social Solutions A...
Salesforce Integration for Bonterra Impact Management (fka Social Solutions A...Salesforce Integration for Bonterra Impact Management (fka Social Solutions A...
Salesforce Integration for Bonterra Impact Management (fka Social Solutions A...
Jeffrey Haguewood
 
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
saastr
 
Choosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptxChoosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptx
Brandon Minnick, MBA
 
Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
Zilliz
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
shyamraj55
 
Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024
Jason Packer
 
Dandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity serverDandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity server
Antonios Katsarakis
 
Digital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying AheadDigital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying Ahead
Wask
 
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development ProvidersYour One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
akankshawande
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
panagenda
 
Serial Arm Control in Real Time Presentation
Serial Arm Control in Real Time PresentationSerial Arm Control in Real Time Presentation
Serial Arm Control in Real Time Presentation
tolgahangng
 
Fueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte WebinarFueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte Webinar
Zilliz
 
AWS Cloud Cost Optimization Presentation.pptx
AWS Cloud Cost Optimization Presentation.pptxAWS Cloud Cost Optimization Presentation.pptx
AWS Cloud Cost Optimization Presentation.pptx
HarisZaheer8
 
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their MainframeDigital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Precisely
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
innovationoecd
 

Recently uploaded (20)

June Patch Tuesday
June Patch TuesdayJune Patch Tuesday
June Patch Tuesday
 
JavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green MasterplanJavaLand 2024: Application Development Green Masterplan
JavaLand 2024: Application Development Green Masterplan
 
Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...
Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...
Skybuffer AI: Advanced Conversational and Generative AI Solution on SAP Busin...
 
Best 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERPBest 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERP
 
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
“Temporal Event Neural Networks: A More Efficient Alternative to the Transfor...
 
Salesforce Integration for Bonterra Impact Management (fka Social Solutions A...
Salesforce Integration for Bonterra Impact Management (fka Social Solutions A...Salesforce Integration for Bonterra Impact Management (fka Social Solutions A...
Salesforce Integration for Bonterra Impact Management (fka Social Solutions A...
 
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
Overcoming the PLG Trap: Lessons from Canva's Head of Sales & Head of EMEA Da...
 
Choosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptxChoosing The Best AWS Service For Your Website + API.pptx
Choosing The Best AWS Service For Your Website + API.pptx
 
Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
 
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with SlackLet's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
Let's Integrate MuleSoft RPA, COMPOSER, APM with AWS IDP along with Slack
 
Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024Columbus Data & Analytics Wednesdays - June 2024
Columbus Data & Analytics Wednesdays - June 2024
 
Dandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity serverDandelion Hashtable: beyond billion requests per second on a commodity server
Dandelion Hashtable: beyond billion requests per second on a commodity server
 
Digital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying AheadDigital Marketing Trends in 2024 | Guide for Staying Ahead
Digital Marketing Trends in 2024 | Guide for Staying Ahead
 
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development ProvidersYour One-Stop Shop for Python Success: Top 10 US Python Development Providers
Your One-Stop Shop for Python Success: Top 10 US Python Development Providers
 
HCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAUHCL Notes and Domino License Cost Reduction in the World of DLAU
HCL Notes and Domino License Cost Reduction in the World of DLAU
 
Serial Arm Control in Real Time Presentation
Serial Arm Control in Real Time PresentationSerial Arm Control in Real Time Presentation
Serial Arm Control in Real Time Presentation
 
Fueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte WebinarFueling AI with Great Data with Airbyte Webinar
Fueling AI with Great Data with Airbyte Webinar
 
AWS Cloud Cost Optimization Presentation.pptx
AWS Cloud Cost Optimization Presentation.pptxAWS Cloud Cost Optimization Presentation.pptx
AWS Cloud Cost Optimization Presentation.pptx
 
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their MainframeDigital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
Digital Banking in the Cloud: How Citizens Bank Unlocked Their Mainframe
 
Presentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of GermanyPresentation of the OECD Artificial Intelligence Review of Germany
Presentation of the OECD Artificial Intelligence Review of Germany
 

Jaspreet webinar-cns

  • 1. Container Native Storage on Openshift Container Platform Jaspreet Kaur Senior TSE(Openshift Support)
  • 2. AGENDA ● Introduction ● The Journey So Far for OpenShift Storage ● Why CNS? ● What’s shipping today ● New features in CNS 3.6 ● Ref Architectures ● Q/A
  • 3. - Break the assumption that “Containers are for stateless workloads only“. Containers are not persistent by default. App data is lost when containers die. - Why is container storage a pain point? Complex. Even more complicated when container orchestration is involved and applications need to be scaled out.Provide a solution that will run GlusterFs as containers in Openshift pods - Why Red Hat Container-Native Storage (CNS)? Advanced storage capabilities, deeper integration with OpenShift, better price/performance than traditional storage CNS is open, scalable and has consistent user experience across the hybrid cloud (compliments the OpenShift value proposition). Introduction
  • 5. Storage Options for OpenShift: Cloud Provider Storage AUTOMATED CONFIGURATIONNFS Amazon EBS Azure Disk GCE Disk iSCSI Ceph RBD SINGLE CONTROL PANEL GlusterFS * very new, handle with care CHOICE FOR PERSISTENT STORAGE ISCSI Amazon EBS Azure Disk GCE Disk
  • 6. Storage Options for OpenShift: NFS WELL UNDERSTOOD, EASY TO DEMO PROVIDES RWX STORAGE NO HA, NOT AVAILABLE IN THE CLOUD NFS REQUIRES PRE-PROVISIONING
  • 7. Storage Options for OpenShift: iSCSI WELL UNDERSTOOD IN THE DC BLOCK STORAGE, NO RWX SUPPORT NOT AVAILABLE IN THE CLOUD NFS REQUIRES PRE-PROVISIONING iSCSI
  • 8. Storage Options for OpenShift: Cloud Provider Storage AVAILABLE IN THE CLOUD NOT AVAILABLE ACROSS AZs PERFORMANCE DEPENDS ON SIZE NFS Azure Disk GCE Disk BLOCK STORAGE, NO RWX SUPPORT iSCSI Amazon EBS
  • 9. Storage Options for OpenShift: Cloud Provider Storage SCALABLE, HA CINDER PREFERRED FOR OCP on OSP NFS Amazon EBS Azure Disk GCE Disk iSCSI Ceph RBD BLOCK STORAGE, NO RWX SUPPORT
  • 10. Storage Options for OpenShift: Cloud Provider Storage RUNS ON TOP OF OPENSHIFT GEO-REPLICATION, SNAPSHOTS* NFS Amazon EBS Azure Disk GCE Disk iSCSI Ceph RBD SCALABLE FILE STORAGE, RWX, RWO* SUPPORT GlusterFS * very new, handle with care AVAILABLE EVERYWHERE S3 OBJECT STORAGE FOR APPS ISCSI Amazon EBS Azure Disk GCE Disk
  • 11. ● Storage provided by a dedicated Red Hat Gluster Storage Cluster over the network outside OpenShift ● Red Hat Gluster Storage can run bare metal or VMs ● Storage and compute can scale independently Deployment Option-1: Container Ready Storage (CRS)
  • 12. Paradigm Shift Traditional Storage Management Converged Storage Management
  • 13. ● Fully featured scale-out storage platform (RHGS) runs inside OpenShift in containers (kubernetes pods) ● Application and storage containers can be co-located ● Storage services are managed, scaled and upgraded like app containers Deployment Option-2: Container-Native Storage (CNS)
  • 14. Why should you care ?
  • 17. Simplify Container Availability AVAILABILITY ZONE A AVAILABILITY ZONE B AVAILABILITY ZONE C Node Node Node Node Node Node GLOBAL STORAGE NAMESPACE
  • 18. ● Storage can run as a set of micro-services inside OpenShift - no external appliance needed ● Consistent storage experience across the hybrid cloud ● Storage Consolidation ● Multi purpose (RWO, RWX, object), flexible & versatile Container Native Storage - Our Advantage
  • 19. ● CNS: providing dynamic persistent storage for openshift with GlusterFS in a hyper-converged fashion ● Heketi: the high-level service interface to manage the lifecycle of volumes in multiple Gluster clusters. Openshift ⇐⇒ Heketi ⇐⇒ Gluster What is CNS … and what is Heketi?
  • 20. ● openshift/kubernetes ○ dynamic glusterfs provisioner ○ glusterfs plugin ● Heketi ○ high-level service interface for gluster volume lifecycle management ● glusterfs: ○ one or more glusterfs clusters ○ running hyper-converged in openshift ● cns-deploy: ○ tool to deploy gluster and heketi into an existing openshift cluster Components of CNS
  • 21. PVC(created by user) references the glusterfs provisioner. ● glusterfs provisioner extracts details from PVC ● provisioner tells heketi to create a volume if given size and type. > heketi looks for a gluster cluster that can satisfy this request > if found, heketi tells the gluster instance to create the volume. > gluster creates a volume > Heketi hands volume back to provisioner ● provisioner creates PV and puts the gluster volume details into it. ● provisioner puts glusterfs as the mount plugin into the pv ● provisioner returns PV to the caller PVC is bound to the PV and can later be in a pod by the user PV creation: glusterfs dynamic provisioner
  • 22. Workflow with Dynamic Provisioning Persistent Volume Claim is submitted
  • 23. Workflow with Dynamic Provisioning Openshift request volume to be created
  • 24. Workflow with Dynamic Provisioning Persistent volume is created by storage system and registered with Openshift
  • 25. Workflow with Dynamic Provisioning Volume can now be used by Pod to provide persistent storage
  • 27. CONTAINER-NATIVE STORAGE ON OPENSHIFT INFRA
  • 28. CONTAINER-NATIVE STORAGE ON OPENSHIFT POD CONTAINERIZED RED HAT GLUSTER STORAGE RHEL HOST OS RED HAT GLUSTER POD GLUSTER VOLUMES PHYSICAL DISKHOST NETWORK
  • 29. CONTAINER-NATIVE STORAGE ON OPENSHIFT POD RHGS POD RHGS POD RHGS POD RHGS POD INFRA POD INFRA HEKETI RESTFUL GLUSTERFS MANAGEMENT RED HAT HEKETI POD REST API GLUSTERFS PODS
  • 30. ● Container Ready Storage serving out storage to OpenShift with: ○ RHGS in stand-alone bare-metal storage clusters ○ RHGS inside VMs (VMware most popular) on bare-metal hosts ○ RHGS inside VMs fronting Enterprise Storage Arrays ■ RHGS sits between OpenShift and Storage Arrays ■ LUNs are served out as RHGS bricks ○ RHGS in AWS, Azure, Google Cloud ● Container-Native Storage ○ RHGS runs containerized inside OpenShift Container Platform (always with Heketi) ○ CNS runs anywhere OCP runs! Container Storage Deployments
  • 31. Container Storage Use Cases ● Local Storage for Container Images ● OpenShift Infra (registry,logging & metrics) ● Persistent Storage for Applications
  • 32. OpenShift Registry on CNS OPENSHIFT INTERNAL REGISTRY POD OPENSHIFT REGISTRY OPENSHIFT INTERNAL REGISTRY POD OPENSHIFT REGISTRY OPENSHIFT INTERNAL REGISTRY POD OPENSHIFT REGISTRY RED HAT GLUSTER CONTAINER-NATIVE STORAGE Scalable Highly-Available Automated Integrated PERSISTENT VOLUME
  • 33. ● Brick multiplexing introduced in CNS 3.6 ● Optimized storage for logging and metrics. ● Support a scaleout registry. ● S3 object storage for applications. New features of CNS 3.6
  • 34. Brick multiplexing in CNS 3.6 ● With brick-multiplexing, only one glusterfsd process is governing the bricks such that the amount of memory consumption of GlusterFS pods is drastically reduced and the scalability is significantly improved. ● In 3.6, we are able to support over 1,000 PersistentVolumes in a single container- native storage cluster. The amount of memory consumed increases linearly, so that 32GB of RAM are only needed at the high end of that. The rule of thumb is roughly 30-35 MB RAM per volume on each of the participating GlusterFS pods.
  • 35. Optimized storage for Logging and Metrics ● Container-Native Storage version 3.6 now provides backend storage for OpenShift Logging and OpenShift Metrics with gluster- block. For the moment, the use of gluster-block in production is only supported for OpenShift Logging and Metrics services, but use of gluster- block beyond that is under qualification, and support is expected to be extended soon.
  • 36. ● The OpenShift Advanced Installer now supports deploying container-native storage and the registry on container-native storage out of the box. ● All you have to do since OpenShift Container Platform 3.6 is add a few lines to your Ansible inventory file.To deploy an OpenShift registry backed by container-native storage, first add the following variable definition in the [OSEv3:vars] section: openshift_hosted_registry_storage_kind=glusterfs ● And then add a new host group defining the container-native storage nodes to the inventory, for example: [glusterfs_registry] infra-1.lab glusterfs_devices='[ "/dev/sdd" ]' infra-2.lab glusterfs_devices='[ "/dev/sdd" ]' infra-3.lab glusterfs_devices='[ "/dev/sdd" ]' Support a scaleout registry
  • 37. S3 object storage for applications ● Container-Native Storage 3.6 now provides an S3 object storage interface as a TechPreview. Application developers have a ready-to-use REST API at hand to provide object storage to workloads on OpenShift, just a HTTP PUT or GET request away. ● Object storage in CNS 3.6 provides a simple yet scalable storage layer for distributed applications that were previously tied to specific cloud provider S3 object storage. These application now run with little or no modification on OpenShift.
  • 38. AWS Reference Architecture Description OpenShift 3.5 with Container Native Storage on Amazon Web Services Reference Architecture: https://access.redhat.com/articles/3018151. Ansible playbooks and deplyment scripts found here: https://github.com/openshift/openshift-ansible-contrib/tree/master/reference-architecture.
  • 39. VMware Reference Architecture Description OpenShift 3.6 with Container Native Storage on VMware Reference Architecture: New RA Available July 2017. Ansible playbooks and deplyment scripts found here: https://github.com/openshift/openshift-ansible-contrib/tree/master/reference-architecture.
  • 40. ● https://github.com/gluster/gluster-kubernetes ● https://github.com/heketi/heketi ● https://github.com/kubernetes/kubernetes : pkg/volume/glusterfs/ ● https://github.com/gluster/glusterfs Open Source! ⇒ Upstream Bits
  • 41. ● pod: group of one or more containers that form an entity ● persistent volume (PV): to be mounted by application pod ● provisioner: to provide PVs upon request ● plugin: mechanism to mount the PV, referenced in PV ● persistent volume claim (PVC): mechanism for a user to request a PV ● Access types for volumes: ○ RWO - read write once (single node) ○ RWX - read write many (multiple nodes) ○ ROX - read only many (multiple nodes) ● flavors of provisioning: dynamic and static Glossary: OpenShift/Kube Storage