Speaker Topics - No Fluff Just Stuff

The Kubernetes Sessions: Scheduling Pods

This workshop digs into the details of scheduling pods. Scheduling pods are fine for simple deployments, but what happens if you need an exclusive schedule on a node? What happens if a node fails? This workshop aims to answer these questions.

We will start by describing the scheduling process in Kubernetes and defining nodes. Then we will start to dig deeper into the more detailed aspects of pod scheduling. What is a cordon? What is a taint? How can we set up autoscaling for each of the major cloud providers? How do we set up resources? What other rules can we define to deploy exactly what we want?


About Daniel Hinojosa

Daniel is a programmer, consultant, instructor, speaker, and recent author. With over 20 years of experience, he does work for private, educational, and government institutions. He is also currently a speaker for No Fluff Just Stuff tour. Daniel loves JVM languages like Java, Groovy, and Scala; but also dabbles with non JVM languages like Haskell, Ruby, Python, LISP, C, C++. He is an avid Pomodoro Technique Practitioner and makes every attempt to learn a new programming language every year. For downtime, he enjoys reading, swimming, Legos, football, and barbecuing.

More About Daniel »