This is a demo of how to create simple RESTful python microservices and deploy them in Flask on Azure Kubernetes.
The blog series describing this are mikebridge.github.io:
- Part 1: Getting Started with Python Microservices in Flask
- Part 2: Flask JSON Input Validation
- Part 3: Dockerizing Flask Microservices for Deployment
- Part 4: Set up Kubernetes on Azure
- Part 5: Introduction to Kubernetes: kubectl
... and more to come.