scale out data persistence for all your stateful container needs - docker meetup portland 2015

Post on 14-Aug-2015

569 Views

Category:

Technology

1 Downloads

Preview:

Click to see full reader

TRANSCRIPT

SCALE-OUT DATA PERSISTENCE FOR ALL YOUR STATEFUL CONTAINER NEEDS

Jonas Rosland - Kendrick Coleman@jonasrosland - @kendrickcoleman

@emccode - emccode.github.io

WHY IS THIS INTERESTING?

YOUR INFRASTRUCTURE

ADD A CONTAINER

ADD A VOLUME

EVERYTHING IS WELL

MOVE CONTAINER?

RESTART ON ANOTHER HOST?

THE VOLUME ISSTUCK ON ONE HOST!

LET’S SEE HOWWE CAN FIX THAT

REX-Ray

https://github.com/docker/docker/blob/master/docs/extend/plugins.md

https://github.com/emccode/rexrayclihttps://clusterhq.com/

REX-RAY• Go binary

• No extra requirements

• Automatically recognizes underlying storage

• RackSpace, EC2, XtremIO, ScaleIO, OS volumes

• Ties into the new volume drive plugin seamlessly

MOVE CONTAINERS!

MOVE CONTAINERS!

MOVE CONTAINERS!

RESTART ON ANOTHER HOST!

DEMOTIME!

THANK YOU!@jonasrosland

@kendrickcoleman@emccode

top related