Deploying a Python Web App with on Kubernetes and Persistent NFS Storage
You’ll learn how to :
- Build a simple Flask web app that Displays an image on a web page and allows users to upload and replace the image
- Containerizing it using Docker
- Pushing the image to a Docker hub registry
- Deploying it in Kubernetes - Cr...
automatestack.dev8 min read