page_type | languages | products | |||
---|---|---|---|---|---|
sample |
|
|
This repository contains samples for creating Kubernetes Applications in Azure Marketplace.
- k8s-offer-azure-vote: The Azure Vote application is a simple sample used throughout the Kubernetes Applications Marketplace documentation. The application consists of two pods, one running a flask web form, and the second a redis instance for temporary data storage.
- k8s-offer-azure-vote-custom-meters: The Azure Vote custom meters application is a simple sample to demonstrate custom meters usage in a Kubernetes application. The application consists of two pods, one running a flask web form, and the second a redis instance for temporary data storage. The application submits usage data to Azure Commerce Metering API for every vote casted per hour.