openshift in 1h...containers, kubernetes, and hybrid cloud are key ingredients. openshift is the...

58
GENERAL DISTRIBUTION OpenShift in 1h Robert Bohne SPECIALIST SOLUTION ARCHITECT | OPENSHIFT Twitter: @RobertBohne

Upload: others

Post on 22-May-2020

7 views

Category:

Documents


4 download

TRANSCRIPT

Page 1: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

GENERAL DISTRIBUTION

OpenShift in 1h

Robert BohneSPECIALIST SOLUTION ARCHITECT | OPENSHIFTTwitter: @RobertBohne

Page 2: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

GENERAL DISTRIBUTION

Why Red Hat OpenShift

Page 3: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

GENERAL DISTRIBUTION

CREATING VALUE DEPENDS ON YOUR ABILITY TO DELIVER APPLICATIONS FASTER

Containers, Kubernetes, and hybrid cloud are key ingredients.OpenShift is the best container platform to deliver innovative applications.

Innovation Culture

Cloud-native Applications

AI & Machine Learning

Internet of Things Analytics

Page 4: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

GENERAL DISTRIBUTION

FY

OPENSHIFT IS GAINING MOMENTUMMORE THAN 1,000 CUSTOMERS WORLDWIDE

Page 5: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

GENERAL DISTRIBUTION

WHY CUSTOMERS CHOOSE OPENSHIFT

OPEN SOURCE INNOVATION

ONE PLATFORMANY CLOUD

EMPOWERING DEVELOPERS

TRUSTED ENTERPRISE KUBERNETES

Page 6: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

GENERAL DISTRIBUTION

THE POWER OF THE OPENSHIFT ECOSYSTEMIT’S ALL HERE—ON A CONSISTENT PLATFORM FOR DEVELOPERS & IT OPS

RED HAT ENTERPRISE LINUX ECOSYSTEMHardware, Virtualization, Cloud and Service Provider Certifications

RED HAT PORTFOLIOOptimized for Containers

ISV ECOSYSTEMCertified Containers and Operations

CLOUD SERVICES

Bare metal, vSphere, OpenStack, AWS, Azure, GCP

Page 7: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

GENERAL DISTRIBUTION

Single workflow for containers and virtual machines running on

OpenShift

CONTAINER-NATIVE VIRTUALIZATION*

Container-optimized software-defined storage on

OpenShift

Enterprise image registry with geo-replication, time machine

and security scanning

MORE THAN JUST A KUBERNETES PLATFORM

* coming soon

Page 8: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

GENERAL DISTRIBUTION

Trusted enterprise Kubernetes● Trusted Host, Content, Platform● Full Stack Automated Install● Over the Air Updates & Day 2 Mgt

A cloud-like experience, everywhere● Hybrid, Multi-Cluster Management● Operator Framework ● Operator Hub & Certified ISVs

Empowering developers to innovate● OpenShift Service Mesh (Istio)● OpenShift Serverless (Knative)● CodeReady Workspaces (Che)

Page 9: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

GENERAL DISTRIBUTION

Red Hat OpenShift in detail

Page 10: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

GENERAL DISTRIBUTION

Automated operations

A CONSISTENT CONTAINER APPLICATION PLATFORMFROM YOUR DATACENTER TO THE CLOUD

Multi-tenant Networktraffic control

Over-the-airupdates

BARE METAL, VSPHERE, RHV, OPENSTACK, AWS, AZURE, GOOGLE

Pluggable architecture

Monitoring& chargeback

Secure by default

Page 11: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

GENERAL DISTRIBUTION

WHAT ARE CONTAINERS?CONTAINER BENEFITS FOR MULTIPLE TEAMS

DEVELOPERS

IT OPERATIONS

BUSINESS LEADERS

● CLOUD-NATIVE APPS● SIMPLIFY PACKAGING● SIMPLIFY TESTING

● CONSISTENT APP DEPLOYS● AUTOMATED APP DEPLOYS● IMPROVED APP PERFORMANCE● MULTI-CLOUD CONSISTENCY

● ENABLE DEVOPS CULTURE● ENABLE HYBRID CLOUD● REDUCE VM LICENSING COSTS● ACCELERATE APP-DEV CYCLES

CONTAINERS

Package all app dependenciesIntegrated in Linux OS

Fully Open SourceSecure Isolation of Applications

Eliminates need for VM HypervisorRuns on Any Cloud Platform

CLOUD INFRASTRUCTURE

LINUX HOST (KERNEL)

Container

App

Container

App

Container

App

Container

App

Page 12: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

GENERAL DISTRIBUTION

CONTAINER INFRASTRUCTUREWITH CONTAINERS, THE OS MATTERS MORE THAN EVER

CONTAINER CONTAINER CONTAINER

LINUX CONTAINER HOST (KERNEL)

LINUX O/SDEPENDENCY

LINUX O/SDEPENDENCY

LINUX O/SDEPENDENCY

APP APP APP

Linux OS host spans every container

1 2Linux is in

every single container

CONTAINERS ARE LINUX

Red Hat Enterprise Linux is a leader in paid

Linux

70%CY2016 paidLinux share

Page 13: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

GENERAL DISTRIBUTION

HOW OPENSHIFT ENABLES DEVELOPER PRODUCTIVITY

SPRING & JAVA EE MICROSERVICES FUNCTIONS

LANGUAGES DATABASES APPLICATION SERVICES

LINUX WINDOWS*

* coming soon

CODE

BUILD TEST DEPLOY

MONITORREVIEW

Self-service Provisioning

Automatedbuild & deploy

CI/CDpipelines

Consistentenvironments

Configuration management

App logs & metrics

Page 14: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

Demo

Page 15: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW15

BUILD AND DEPLOY CONTAINER IMAGES

DEPLOY YOURSOURCE CODE

DEPLOY YOURCONTAINER IMAGE

DEPLOY YOURAPP BINARY

Page 16: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW16

DEPLOY SOURCE CODE WITH SOURCE-TO-IMAGE (S2I)

GitRepositoryBUILD APP

(OpenShift)Developer

code

Source-to-Image(S2I)

Builder Image

ImageRegistry

BUILD IMAGE(OpenShift)

DEPLOY(OpenShift)

deployApplication Container

OpenShift DoesUser/Tool Does

Page 17: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW17

DEPLOY APP BINARY WITH SOURCE-TO-IMAGE (S2I)

ApplicationBinary

(e.g. WAR)BUILD APP(Build Infra) Existing Build

Process

build

Source-to-Image(S2I)

Builder Image

ImageRegistry

BUILD IMAGE(OpenShift)

DEPLOY(OpenShift)

deployApplication Container

OpenShift DoesUser/Tool Does

Page 18: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW

DEPLOY(Openshift)

18

DEPLOY DOCKER IMAGEbuild

Application Container

deploy

Application Image

ImageRegistry

BUILD IMAGE (Build Infra) Existing Image

Build Process

PUSH(Build Infra)

OpenShift DoesUser/Tool Does

Page 19: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW19

CONTINUOUS DELIVERY WITH CONTAINERS

sourcerepository

CI/CDengine

dev container

physical

virtual

private cloud

public cloud

Page 20: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW20

OPENSHIFT LOVES CI/CD

JENKINS-AS-A SERVICEON OPENSHIFT

HYBRID JENKINS INFRA WITH OPENSHIFT

EXISTING CI/CD DEPLOY TO OPENSHIFT

Page 21: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT CONCEPTS OVERVIEW

Page 22: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW22

A container is the smallest compute unit

CONTAINER

Page 23: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW23

containers are created from container images

CONTAINERCONTAINERIMAGE

BINARY RUNTIME

Page 24: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW24

IMAGE REGISTRY

container images are stored in an image registry

CONTAINER

CONTAINERIMAGE

CONTAINERIMAGE

CONTAINERIMAGE

CONTAINERIMAGE

CONTAINERIMAGE

CONTAINERIMAGE

Page 25: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW25

an image repository contains all versions of an image in the image registry

IMAGE REGISTRY

frontend:latestfrontend:2.0frontend:1.1frontend:1.0

CONTAINERIMAGE

mongo:latestmongo:3.7mongo:3.6mongo:3.4

CONTAINERIMAGE

myregistry/frontend myregistry/mongo

Page 26: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW26

PODPOD

containers are wrapped in pods which are units of deployment and management

CONTAINER CONTAINERCONTAINER

IP: 10.1.0.11 IP: 10.1.0.55

Page 27: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW27

pods configuration is defined in a deployment

image namereplicaslabelscpumemorystorage

POD

CONTAINER

POD

CONTAINER

POD

CONTAINER

DEPLOYMENT

Page 28: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW28

services provide internal load-balancing and service discovery across pods

POD

CONTAINER

POD

CONTAINER

POD

CONTAINER

BACKEND SERVICE

POD

CONTAINER

role: backend

role: backendrole: backendrole: backendrole: frontend10.110.1.11 10.120.2.22 10.130.3.3310.140.4.44

172.30.170.110

Page 29: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW29

apps can talk to each other via services

InvokeBackend API

POD

CONTAINER

POD

CONTAINER

POD

CONTAINER

BACKEND SERVICE

POD

CONTAINER

role: backend

role: backendrole: backendrole: backendrole: frontend10.110.1.11 10.120.2.22 10.130.3.3310.140.4.44

172.30.170.110

Page 30: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW30

POD

routes add services to the external load-balancer and provide readable urls for the app

CONTAINER

POD

CONTAINER

POD

CONTAINER

BACKEND SERVICE

ROUTEapp-prod.mycompany.com

> curl http://app-prod.mycompany.com

Page 31: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW31

projects isolate apps across environments, teams, groups and departments

POD

C

POD

C

POD

C

PAYMENT DEV

POD

C

POD

C

POD

C

PAYMENT PROD

POD

C

POD

C

POD

C

CATALOG

POD

C

POD

C

POD

C

INVENTORY

❌❌

Page 32: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT ARCHITECTURE

Page 33: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW33

YOUR CHOICE OF INFRASTRUCTURE

PHYSICAL VIRTUAL PRIVATE PUBLIC HYBRID

Page 34: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW

NODES RHEL INSTANCES WHERE APPS RUN

34

RHEL

NODE

RHEL

NODE

RHEL

NODE

RHEL

NODE

RHEL

NODE

RHEL

NODE

PHYSICAL VIRTUAL PRIVATE PUBLIC HYBRID

Page 35: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW

RHEL

NODE

c

RHEL

NODE

RHEL

NODE

RHEL

NODE

RHEL

NODE

RHEL

NODE

C

C

C C

C

C

C CC C

APPS RUN IN CONTAINERS

35

Container Image

Container

Pod

Page 36: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW36

PODS ARE THE UNIT OF ORCHESTRATION

RHEL

NODE

c

RHEL

NODE

RHEL

NODE

RHEL

NODE

RHEL

NODE

RHEL

NODE

C

C

C C

C

C

C CC C

Page 37: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW

RHEL

NODE

RHEL

NODE

RHEL

NODE

RHEL

NODE

RHEL

NODE

RHEL

NODE

37

MASTERS ARE THE CONTROL PLANE

RED HATENTERPRISE LINUX

MASTER

PHYSICAL VIRTUAL PRIVATE PUBLIC HYBRID

Page 38: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW

RHEL

NODE

RHEL

NODE

RHEL

NODE

38

API AND AUTHENTICATION

RHEL

NODE

RHEL

NODE

RHEL

NODE

RED HATENTERPRISE LINUX

MASTER

API/AUTHENTICATION

PHYSICAL VIRTUAL PRIVATE PUBLIC HYBRID

Page 39: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW

RHEL

NODE

RHEL

NODE

RHEL

NODE

39

DESIRED AND CURRENT STATE

RHEL

NODE

RHEL

NODE

RHEL

NODE

PHYSICAL VIRTUAL PRIVATE PUBLIC HYBRID

RED HATENTERPRISE LINUX

MASTER

API/AUTHENTICATION

DATA STORE

PHYSICAL VIRTUAL PRIVATE PUBLIC HYBRID

Page 40: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW40

INTEGRATED CONTAINER REGISTRY

RHEL

NODE

RHEL

NODE

RHEL

RHEL

NODE

RHEL

NODE

RHEL

RHEL

NODE

PHYSICAL VIRTUAL PRIVATE PUBLIC HYBRID

RED HATENTERPRISE LINUX

MASTER

API/AUTHENTICATION

DATA STORE

NODE

REGISTRY

RHEL

Page 41: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW41

ORCHESTRATION AND SCHEDULING

RHEL

NODE

RHEL

NODE

RHEL

RHEL

NODE

RHEL

NODE

RHEL

RHEL

NODE

PHYSICAL VIRTUAL PRIVATE PUBLIC HYBRID

RED HATENTERPRISE LINUX

MASTER

API/AUTHENTICATION

DATA STORE

SCHEDULER

NODE

REGISTRY

RHEL

Page 42: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW42

PLACEMENT BY POLICY

RHEL

NODE

RHEL

NODE

RHEL

NODE

PHYSICAL VIRTUAL PRIVATE PUBLIC HYBRID

RED HATENTERPRISE LINUX

MASTER

API/AUTHENTICATION

DATA STORE

SCHEDULERREGISTRY

RHEL

NODE

RHEL

NODE

C

C

RHEL

NODE

c

C

C

Page 43: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW

RHEL

NODE

RHEL

NODE

RHEL

NODE

RHEL

NODE

RHEL

NODE

C

C

RHEL

NODE

c

C

C

43

AUTOSCALING PODS

PHYSICAL VIRTUAL PRIVATE PUBLIC HYBRID

RED HATENTERPRISE LINUX

MASTER

API/AUTHENTICATION

DATA STORE

SCHEDULERREGISTRY

HEALTH/SCALING

Page 44: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW44

SERVICE DISCOVERY

SERVICE LAYER

REGISTRY

RHEL

NODE

C

C

RHEL

NODE

C C

RHEL

NODE

c

C

C

RHEL

NODE

C C

RHEL

NODE

C

RHEL

NODE

CRED HATENTERPRISE LINUX

MASTER

API/AUTHENTICATION

DATA STORE

SCHEDULER

HEALTH/SCALING

PHYSICAL VIRTUAL PRIVATE PUBLIC HYBRID

Page 45: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW45

PERSISTENT DATA IN CONTAINERS

SERVICE LAYER

PERSISTENTSTORAGE

REGISTRY

RHEL

NODE

C

C

RHEL

NODE

C C

RHEL

NODE

c

C

C

RHEL

NODE

C C

RHEL

NODE

C

RHEL

NODE

CRED HATENTERPRISE LINUX

MASTER

API/AUTHENTICATION

DATA STORE

SCHEDULER

HEALTH/SCALING

PHYSICAL VIRTUAL PRIVATE PUBLIC HYBRID

Page 46: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW46

ROUTING AND LOAD-BALANCING

SERVICE LAYER

ROUTING LAYER

PERSISTENTSTORAGE

REGISTRY

RHEL

NODE

C

C

RHEL

NODE

C C

RHEL

NODE

c

C

C

RHEL

NODE

C C

RHEL

NODE

C

RHEL

NODE

CRED HATENTERPRISE LINUX

MASTER

API/AUTHENTICATION

DATA STORE

SCHEDULER

HEALTH/SCALING

PHYSICAL VIRTUAL PRIVATE PUBLIC HYBRID

Page 47: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW47

ACCESS VIA WEB, CLI, IDE AND API

EXISTING AUTOMATION

TOOLSETS

SCM(GIT)

CI/CD

SERVICE LAYER

ROUTING LAYER

PERSISTENTSTORAGE

REGISTRY

RHEL

NODE

C

C

RHEL

NODE

C C

RHEL

NODE

c

C

C

RHEL

NODE

C C

RHEL

NODE

C

RHEL

NODE

CRED HATENTERPRISE LINUX

MASTER

API/AUTHENTICATION

DATA STORE

SCHEDULER

HEALTH/SCALING

PHYSICAL VIRTUAL PRIVATE PUBLIC HYBRID

Page 48: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

MONITORING APPLICATION HEALTH

Page 49: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW49

AUTO-HEALING FAILED PODS

RHEL

NODE

RHEL

NODE

c

RHEL

NODE

RHEL

NODE

c

RHEL

NODE

C

C

RHEL

NODE

C

C

RED HATENTERPRISE LINUX

MASTER

API/AUTHENTICATION

DATA STORE

SCHEDULER

HEALTH/SCALING

C

Page 50: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW50

AUTO-HEALING FAILED CONTAINERS

RHEL

NODE

RHEL

NODE

c

RHEL

NODE

RHEL

NODE

c

RHEL

NODE

C

C

RHEL

NODE

C

C

RED HATENTERPRISE LINUX

MASTER

API/AUTHENTICATION

DATA STORE

SCHEDULER

HEALTH/SCALING

C

Page 51: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW51

AUTO-HEALING FAILED CONTAINERS

RHEL

NODE

RHEL

NODE

c

RHEL

NODE

RHEL

NODE

c

RHEL

NODE

C

C

RHEL

NODE

C

C

RED HATENTERPRISE LINUX

MASTER

API/AUTHENTICATION

DATA STORE

SCHEDULER

HEALTH/SCALING

C

Page 52: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW52

AUTO-HEALING FAILED CONTAINERS

RHEL

NODE

RHEL

NODE

c

RHEL

NODE

RHEL

NODE

c

RHEL

NODE

C

C

RHEL

NODE

C

C

RED HATENTERPRISE LINUX

MASTER

API/AUTHENTICATION

DATA STORE

SCHEDULER

HEALTH/SCALING

C

Page 53: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW53

AUTO-HEALING FAILED CONTAINERS

RHEL

NODE

RHEL

NODE

RHEL

NODE

RHEL

NODE

C

C

RHEL

NODE

C

C

c

RED HATENTERPRISE LINUX

MASTER

API/AUTHENTICATION

DATA STORE

SCHEDULER

HEALTH/SCALING

C

c

Page 54: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

PERSISTENT STORAGE

Page 55: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW55

● Persistent Volume (PV) is tied to a piece of network storage● Provisioned by an administrator (static or dynamically)● Allows admins to describe storage and users to request storage● Assigned to pods based on the requested size, access mode, labels and type

PERSISTENT STORAGE

NFS

GlusterFS

OpenStack Cinder

Ceph RBD

AWS EBS

GCE Persistent Disk

iSCSI

Fiber Channel

Azure Disk

Azure File

FlexVolume

VMWare vSphere VMDK

Container Storage Interface (CSI)**

* Shipped and supported by NetApp via TSANet** Tech Preview

NetApp Trident*

Page 56: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW

PROJECT

POOL OF PERSISTENT VOLUMES

56

PERSISTENT STORAGE

NFSPV

iSCSIPV

NFSPV

Admin

User

register PV

create claim

NFSPV

GlusterFSPV

Pod

claim

Pod

claim

Pod

claim

CephRBDPV

Page 57: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW57

DYNAMIC VOLUME PROVISIONING

Admin

User

define StorageClass

create claim: Fastest

SlowAzure-Disk

FastAWS-SSD

FastestNetApp-Flash

NetAppProvisioner

AWSProvisioner

Pod

claim

PV

OpenShiftPV Controller

provision

AzureProvisioner

bound

Page 58: OpenShift in 1h...Containers, Kubernetes, and hybrid cloud are key ingredients. OpenShift is the best container platform to deliver innovative applications. Innovation Culture Cloud-native

OPENSHIFT TECHNICAL OVERVIEW58

● Containerized Red Hat Gluster Storage

● Native integration with OpenShift

● Unified Orchestration using Kubernetes for

applications and storage

● Greater control & ease of use for developers

● Lower TCO through convergence

● Single vendor SupportDISTRIBUTED, SECURE, SCALE-OUT STORAGE

CLUSTER

APPLICATIONCONTAINER

APPLICATION CONTAINER

APPLICATION CONTAINER

STORAGECONTAINER

STORAGECONTAINER

STORAGECONTAINER

OPENSHIFT CONTAINER STORAGE