Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 889 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 889 Bytes
page_type languages products description
sample
python
azure
azure-redis-cache
This sample creates a multi-container application in an Azure Kubernetes Service (AKS) cluster.

Azure Voting App

This sample creates a multi-container application in an Azure Kubernetes Service (AKS) cluster. The application interface has been built using Python / Flask. The data component is using Redis.

To walk through a quick deployment of this application, see the AKS quick start.

To walk through a complete experience where this code is packaged into container images, uploaded to Azure Container Registry, and then run in and AKS cluster, see the AKS tutorials.