Description
benefits of dockerize the container:
-
It helps user in running your app locally in any operating system
-
It helps user to run your app in virtual environment with one simple command
-
It helps in deploying the app
-
In future when your app package depreciated then other user can not run this app but after dockerize the container this problem solve
Benefits of kubernetes:
-
It helps in deploying your app locally and on internet
-
It helps in load balancing the many user
-
it helps in auto healing the damaged pods
-
Also it helps in changing the code when your app is live
Screenshots
No response
Proposed Solution (optional)
No response
Checklist
Description
benefits of dockerize the container:
It helps user in running your app locally in any operating system
It helps user to run your app in virtual environment with one simple command
It helps in deploying the app
In future when your app package depreciated then other user can not run this app but after dockerize the container this problem solve
Benefits of kubernetes:
It helps in deploying your app locally and on internet
It helps in load balancing the many user
it helps in auto healing the damaged pods
Also it helps in changing the code when your app is live
Screenshots
No response
Proposed Solution (optional)
No response
Checklist