Skip to content

TejasTiwari/aks-voting-app

 
 

Repository files navigation

AKS Voting App sample

This repo provides the source code and scenario artefacts for the AKS Voting App sample used in the AKS documentation.

Supported scenarios

Intelligent routing and canary releases with Istio

The scenario artefacts are location in the scenarios\intelligent-routing-with-istio folder. The scenario can be followed in the AKS Intelligent routing and canary releases with Istio documentation.

Docker images

The AKS Voting App components are built from the source located in the src folder. These are published as the following images:

  • mcr.microsoft.com/aks/samples/voting/app:1.0
  • mcr.microsoft.com/aks/samples/voting/app:2.0
  • mcr.microsoft.com/aks/samples/voting/analytics:1.0
  • mcr.microsoft.com/aks/samples/voting/analytics:1.1
  • mcr.microsoft.com/aks/samples/voting/analytics:2.0
  • mcr.microsoft.com/aks/samples/voting/storage:2.0

Contributing

This project welcomes contributions and suggestions. You can read more about how to contribute in the Contributing Guidelines

Code of conduct

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.


This replaces all previous versions of the Azure Voting App sample to provide a single configurable sample that supports multiple scenarios:

About

This repo provides the source code and scenario artefacts for the AKS Voting App sample used in the AKS documentation at https://docs.microsoft.com/en-us/azure/aks.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 43.3%
  • Dockerfile 24.9%
  • HTML 11.0%
  • CSS 10.6%
  • Shell 10.2%