Python Summit 2020
27 Okt 2020
14:15 - 17:30
Dieser Talk Stammt aus dem Archiv. Zum AKTUELLEN Programm
Up and Running with Kubernetes
27 Okt 2020
14:15 - 17:30
In this workshop we will learn how what is Kubernetes, why is it so great, and how to run Python applications
and Machine Learning work loads on Kubernetes.
We will start by learning the basics of Kubernetes and how to interact with it using the command line. We will
continue by deploying a Python web application into a Kubernetes cluster. After examining the running application,
we will learn how to solve problems with application and how to launch new versions while older are still running.
At the end of this workshop you will know when you should use Kubernetes and how to get started with the most