A Practical Guide to Container Scheduling
<p>Containers are at the forefront of a new wave of technology innovation but the methods for scheduling and managing them are still new to most developers.</p> <p>Turns out that Google have been scheduling and managing containers for some time now and in this talk we'll look at how the lessons we've learned have fed into the design and development of <a href="http://kubernetes.io" target="_blank">Kubernetes</a>. How does Kubernetes schedule containers? How does it prioritize? What about node selection and external dependencies? How do you schedule based on your own needs? How does it scale and what’s in it for Java developers and for developers in general? We’ll use a combination of slides, code, demos to answer all these questions and hopefully all of yours. </p>
Read further
Containers are at the forefront of a new wave of technology innovation but the methods for scheduling and managing them are still new to most developers.
Turns out that Google have been scheduling and managing containers for some time now and in this talk we'll look at how the lessons we've learned have fed into the design and development of Kubernetes. How does Kubernetes schedule containers? How does it prioritize? What about node selection and external dependencies? How do you schedule based on your own needs? How does it scale and what’s in it for Java developers and for developers in general? We’ll use a combination of slides, code, demos to answer all these questions and hopefully all of yours.