Closed clintkitson closed 8 years ago
Associated blog post https://github.com/emccode/EMCW2016/issues/24
Presentation outline
Where did containers start - generation 1
What were some limitations with the first generation of containers
The present - containers generation 2 enhancements
Schedulers
Schedulers vary in
External storage support - Why it's important
Scheduler Comparison table
The future
Polly project overview
Demo idea 1 https://github.com/emccode/EMCW2016/issues/27
Demo idea 2 https://github.com/emccode/EMCW2016/issues/28
copy draft ppt to google drive.
Note this has way too many slides for allotted time, but I deemed it better to have too many and let reviewers comment on what can be pruned.
Trouble is this is a complex subject to cram into a < 60 min presentation
posted completed deck to drive
First generation runtimes for containers assumed the workload inside the container would be stateless and ephemeral. But, most useful systems require storage of state somewhere. With the progression of container platforms from Mesos and Docker, you can easily run your stateful applications such as databases inside of containers. This session will cover the current state of persistent storage, containers and schedulers, including future directions in this arena.