Anushkabh / krishiconnect

https://krishiconnect-mu.vercel.app/
MIT License
71 stars 177 forks source link

Feat:Dockerize and kubernetes the app #837

Open agarwalhimanshugaya opened 1 month ago

agarwalhimanshugaya commented 1 month ago

Describe the feature

benefits of dockerize the container:

  1. It helps user in running your app locally in any operating system
  2. It helps user to run your app in virtual environment with one simple command
  3. It helps in deploying the app
  4. 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:

  1. It helps in deploying your app locally and on internet
  2. It helps in load balancing the many user
  3. it helps in auto healing the damaged pods
  4. Also it helps in changing the code when your app is live

Add ScreenShots

no needed

Record

github-actions[bot] commented 1 month ago

Congratulations, @agarwalhimanshugaya! 🎉 Thank you for creating your issue. Your contribution is greatly appreciated and we look forward to working with you to resolve the issue. Keep up the great work!

We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines