Skip to content

George1V23/Hangman-web-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deployment of web game

I implemented a keystroke version of Hangman game with HTML, CSS and JavaScript, making a webpage without using any runtime-enviromnent or library.

From this web game, I build an image and made a containerized application by using Docker. Using Kubernetes I made deployment of the image of my containerized application on Minikube cluster.

My web-app browser game, dependencies are in the /App folder.

Dockerfile for container image of my web app to run on Nginx web server on top of a linux distribution are in the /Docker folder.

In /K8s file are Kubernetes YAML manifests: Pod, Deployment and Service.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published