/DockerWeb

๐Ÿ“Œ In this task you have to create a Web Application for Docker (one of the great Containerization Tool which provides the user Platform as a Service (PaaS)) by showing your own creativity and UI/UX designing skills to make the webportal user friendly. ๐Ÿ“Œ This app will help the user to run all the docker commands like: ๐Ÿ‘‰docker images ๐Ÿ‘‰docker ps ๐Ÿ‘‰docker run ๐Ÿ‘‰docker rm -f ๐Ÿ‘‰docker exec ๐Ÿ‘‰ add more if you want. (Optional) ๐Ÿ‘‰ Make a blog/article/video explaining this task step by step. โš™๏ธ Task 7.2 - ๐Ÿ“Œ Write a blog explaining the use-case of javaScript in any of your favorite industries.

Primary LanguageHTMLMIT LicenseMIT

DockerWeb

๐Ÿ“Œ In this task you have created a Web Application for Docker (one of the great Containerization Tool which provides the user Platform as a Service (PaaS)) user friendly. ๐Ÿ“Œ This app will help the user to run all the docker commands like:

๐Ÿ‘‰docker images

๐Ÿ‘‰docker ps

๐Ÿ‘‰docker run

๐Ÿ‘‰docker rm -f

๐Ÿ‘‰docker exec and many more

#################################################################################################################################################################################

So our website name is Docker Club. It allows the user to run any docker command by using the web UI Below are the multiple commands that can be done on DOcker CLub web app

#################################################################################################################################################################################

pic1 (2)

#################################################################################################################################################################################

pic2 (2)

#################################################################################################################################################################################

pic_3-sid-centos-ssh (2)

#################################################################################################################################################################################

pic_4_container_details (2)

#################################################################################################################################################################################

It Not only allows user to run docker commands but kubectl commands also. In this we have already configured the present server to act as a client of minikube.

Feature provided -

๐Ÿ‘‰ It can launch pods with specific name given by user.

๐Ÿ‘‰ Run deployment using image and name given by user.

๐Ÿ‘‰ Expose services on given user input port number.

๐Ÿ‘‰ Scale the replica according to user need.

๐Ÿ‘‰ Delete complete environment created.

๐Ÿ‘‰ Delete specific resources given by user.

๐Ÿ‘‰ Extra features related to k8s ( Optional)

๐Ÿ“Œ This app will help the user to run all the Kubernetes commands:

#################################################################################################################################################################################

Kubernetes_1

#################################################################################################################################################################################

Kubernetes_2

#################################################################################################################################################################################

Kubernetes_3

################################################################################################################################################################################