Python API with Kubernetes and Docker - Part II
In part I of this tutorial, we developed a Python API and used Docker and Docker Compose to containerize the application and create a development environment. In part II, we will learn more about Docker and Docker Compose and how to deploy the same app to a GKE cluster.