Skip to content

Dockerize NodeJs application, then push the docker image to docker hub ,create k8s deployment using the docker hub image by using YAML file, and create k8s service.

Notifications You must be signed in to change notification settings

hananmansour/DevOps-project-using-Docker-and-K8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

DevOps project using Docker and K8s

in this project:

➢create a sample NodeJs application.
➢Dockerize the application.
➢push the docker image to a public registry in the docker hub.
➢create k8s deployment using the public registry by yaml file .
➢create k8s service.

About

Dockerize NodeJs application, then push the docker image to docker hub ,create k8s deployment using the docker hub image by using YAML file, and create k8s service.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published