red hat atomic platformpeople.redhat.com/mlessard/qc/presentations/fev2016/atomicplatfo… ·...

13
RED HAT ATOMIC PLATFORM Scott McCarty

Upload: others

Post on 01-Sep-2020

2 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: RED HAT ATOMIC PLATFORMpeople.redhat.com/mlessard/qc/presentations/fev2016/AtomicPlatfo… · Format - standardized container packaging format and runtime, powered by Docker (and

RED HAT ATOMIC PLATFORM

Scott McCarty

Page 2: RED HAT ATOMIC PLATFORMpeople.redhat.com/mlessard/qc/presentations/fev2016/AtomicPlatfo… · Format - standardized container packaging format and runtime, powered by Docker (and

2

Open source project to orchestrates containers on multiple hosts

An integrated infrastructure platform to run, orchestrate, monitor and scale containers

Page 3: RED HAT ATOMIC PLATFORMpeople.redhat.com/mlessard/qc/presentations/fev2016/AtomicPlatfo… · Format - standardized container packaging format and runtime, powered by Docker (and

3

KEY ATOMIC PLATFORM ADVANTAGES

NetworkingScalable, multi-host container networking powered by Open vSwitch

SecurityEnterprise-grade Security through SELinux

StorageDrivers for NFS, iSCSI, Fiber Channel, AWS, GCE, OpenStack Cinder, Gluster, Ceph

Authentication and AuthorizationRBAC with LDAP and OAuth Integration

RegistryIntegrated storage and management for sharing container images

Page 4: RED HAT ATOMIC PLATFORMpeople.redhat.com/mlessard/qc/presentations/fev2016/AtomicPlatfo… · Format - standardized container packaging format and runtime, powered by Docker (and

INSERT DESIGNATOR, IF NEEDED4

KUBERNETES

• Open source project conceived by Google• Google and Red Hat are the top contributors• Fast paced and highly collaborative ~150-200 commits/week• Provides

• Container orchestration on multiple hosts• Container grouping• Self-healing• Service discovery

• Relies on other projects to provide• Networking• Security• Authentication and authorization• Storage• Monitoring• Registry

Page 5: RED HAT ATOMIC PLATFORMpeople.redhat.com/mlessard/qc/presentations/fev2016/AtomicPlatfo… · Format - standardized container packaging format and runtime, powered by Docker (and

RUNNING CONTAINER WITH KUBERNETES

ORCHESTRATION

RED HAT ENTERPRISE LINUX

CONTAINER CONTAINER CONTAINER CONTAINER

Page 6: RED HAT ATOMIC PLATFORMpeople.redhat.com/mlessard/qc/presentations/fev2016/AtomicPlatfo… · Format - standardized container packaging format and runtime, powered by Docker (and

RUNNING CONTAINER WITH KUBERNETES

Creating Docker images? Add a Docker Registry

ORCHESTRATION

RED HAT ENTERPRISE LINUX

CONTAINER CONTAINER CONTAINER CONTAINER

REGISTRY

Page 7: RED HAT ATOMIC PLATFORMpeople.redhat.com/mlessard/qc/presentations/fev2016/AtomicPlatfo… · Format - standardized container packaging format and runtime, powered by Docker (and

RUNNING CONTAINER WITH KUBERNETES

Running on multiple hosts? Add networking

NETWORKING

ORCHESTRATION

RED HAT ENTERPRISE LINUX

CONTAINER CONTAINER CONTAINER CONTAINER

REGISTRY

Page 8: RED HAT ATOMIC PLATFORMpeople.redhat.com/mlessard/qc/presentations/fev2016/AtomicPlatfo… · Format - standardized container packaging format and runtime, powered by Docker (and

RUNNING CONTAINER WITH KUBERNETES

Running stateful applications? Add storage

NETWORKING

ORCHESTRATION

RED HAT ENTERPRISE LINUX

CONTAINER CONTAINER CONTAINER CONTAINER

REGISTRYSTORAGE

Page 9: RED HAT ATOMIC PLATFORMpeople.redhat.com/mlessard/qc/presentations/fev2016/AtomicPlatfo… · Format - standardized container packaging format and runtime, powered by Docker (and

RUNNING CONTAINER WITH KUBERNETES

Need monitoring? Add telemetry

NETWORKING

ORCHESTRATION

RED HAT ENTERPRISE LINUX

CONTAINER CONTAINER CONTAINER CONTAINER

REGISTRYSTORAGE TELEMETRY

heapster

Page 10: RED HAT ATOMIC PLATFORMpeople.redhat.com/mlessard/qc/presentations/fev2016/AtomicPlatfo… · Format - standardized container packaging format and runtime, powered by Docker (and

RUNNING CONTAINER WITH KUBERNETES

Need security? Build security plugins

TELEMETRY

ORCHESTRATION

RED HAT ENTERPRISE LINUX

CONTAINER CONTAINER CONTAINER CONTAINER

NETWORKING SECURITYSTORAGE REGISTRY

LDAP

Page 11: RED HAT ATOMIC PLATFORMpeople.redhat.com/mlessard/qc/presentations/fev2016/AtomicPlatfo… · Format - standardized container packaging format and runtime, powered by Docker (and

Atomic Host - a container-optimized, minimal footprint OS powered by Red Hat Enterprise Linux

Atomic Telemetry - logging and metrics for pods/containers, services and underlying infrastructure to make informed decisions

Atomic Runtime and Packaging Format - standardized container packaging format and runtime, powered by Docker (and OCI)

Atomic Automation and host configuration management via Cockpit to dynamically provision and configure container host clusters

Atomic Orchestration - for complex multi-container services, powered by Kubernetes

Atomic Networking - scalable, multi-host container networking, powered by Open vSwitch, that runs anywhere Red Hat Enterprise Linux runs

Atomic Cluster Services - Scheduling for services across a container host cluster, powered by Kubernetes

Atomic Storage, with persistent storage plugins to enable running of stateful services in containers

Atomic Registry - integrated storage and management for sharing container images

Atomic Security to prevent tenants from compromising other occupants

11

RED HAT ATOMIC PLATFORM

Page 12: RED HAT ATOMIC PLATFORMpeople.redhat.com/mlessard/qc/presentations/fev2016/AtomicPlatfo… · Format - standardized container packaging format and runtime, powered by Docker (and

RUNNING CONTAINER WITH ATOMIC PLATFORM

NETWORKING SECURITYSTORAGE REGISTRY TELEMETRY

ORCHESTRATION

AUTOMATION

RED HAT ENTERPRISE LINUX

CONTAINER CONTAINER CONTAINER CONTAINER

Page 13: RED HAT ATOMIC PLATFORMpeople.redhat.com/mlessard/qc/presentations/fev2016/AtomicPlatfo… · Format - standardized container packaging format and runtime, powered by Docker (and

ORCHESTRATION

ATOMIC PLATFORM VS KUBERNETES

NETWORKING SECURITYSTORAGE REGISTRY TELEMETRY

ORCHESTRATION

AUTOMATION

RED HAT ENTERPRISE LINUX