Wednesday, November 09, 2022

Example voting app with Kubernetes and Docker

multi-lingual voting app for voting day :)

The Linux stack uses Python, Node.js, .NET Core (or optionally Java), with Redis for messaging and Postgres for storage.


GitHub - kodekloudhub/example-voting-app-kubernetes

This is based on the original example-voting-app repository from the docker-examples GitHub page and modified it to work on the Kubernetes cluster.


GitHub - dockersamples/example-voting-app: Example Docker Compose app

A simple distributed application running across multiple Docker containers.


from Kubernetes for the Absolute Beginners - Hands-on @Udemy

No comments: