Skip to content

Epitech Third Year Project, Orchestrator DevOps project, Clusterization

Notifications You must be signed in to change notification settings

BlueDream145/Orchestrator-Clusterization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clusterization

This project aims to teach you how to deploy in a cluster using Kubernetes along with how to use Traefik asa reverse proxy and load balancer.The application you are working on during this project is a simple poll web application. Poll is a Python Flaskweb application that gathers the votes to push them into a Redis queue. The Java Worker consumes thevotes stored in the Redis queue, then pushes it into a PostgreSQL database. Finally, the Node.js Result webapplication fetches the votes from the DB and displays the result.

About

Epitech Third Year Project, Orchestrator DevOps project, Clusterization

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published