Skip to content

This project is a fork of the Example Voting App by KodeKloudHub. It is intended for the Kubernetes hands-on lab as part of the DevOps course.

License

Notifications You must be signed in to change notification settings

J-Jullaphong/example-voting-app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Voting App

A simple distributed application running across multiple Docker containers.

Forked Version for Class Lab

This project is a fork of the Example Voting App by KodeKloudHub. It has been adapted for use in a Kubernetes hands-on lab as part of a DevOps course.

The original README with installation and running instructions can be found in the kodekloudhub/example-voting-app.

Architecture

Architecture diagram

Note

The voting application only accepts one vote per client. It does not register votes if a vote has already been submitted from a client.

About

This project is a fork of the Example Voting App by KodeKloudHub. It is intended for the Kubernetes hands-on lab as part of the DevOps course.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 50.2%
  • CSS 14.3%
  • HTML 12.4%
  • JavaScript 9.7%
  • Java 5.2%
  • Dockerfile 4.3%
  • Other 3.9%