Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 1.25 KB

File metadata and controls

48 lines (34 loc) · 1.25 KB

Dojo jump using Docker and Kubernetes

Dojo Jump

Play it now(dead)

Play it now (dead backup link)

This is a simplified static code base of dojo jump game just using few html and javascript files. We are going to build docker image of the game using nginx as webserver and deploy using docker swarm on two nodes.

Later, we are going to push the docker image to docker hub public registry. And use it to deploy on kubernetes cluster. We are using AWS EKS with service type LoadBalancer.

Building guide

coming soon once exam is over :D

how to run on your local machine

docker run -d --name dojo-jump -p 80:80 chandradeoarya/dojo-jump:1.0.0

Contibutors

  • Chandradeo Arya
  • Abdulaziz Binmozal
  • ghada alsahli
  • haya alnafisa
  • nourah alanazi
  • M.Algow
  • ghada alsahli
  • Samar Ibrahim
  • raghad alharbi
  • Najwa Alshahrani
  • rawan zabidi
  • Noura Alotaibi