Trisha-tech / OnlineBookSales

This project named Online Book Sales - Backend deals with developing an e-commerce website for Online Book Sale. It provides the user with a catalog of different books available for purchase in the store. In order to facilitate online purchase, a shopping cart is provided to the user.
https://book4u-j5au.onrender.com/
MIT License
140 stars 241 forks source link

[Feature Request]: apply kubernetes the app #217

Open agarwalhimanshugaya opened 3 months ago

agarwalhimanshugaya commented 3 months ago

Is there an existing issue for this?

Feature Description

as this app is dockerize then we can add kubernetes into this after this your website do self healing when any error occur and also do load balancing

  1. i make a docker image on docker hub
  2. i write a deployment.yaml file which deploy your app
  3. i write a service.yaml file which help in applying load balancing the website

Use Case

it is used when we want to handle more traffic and we want that without shutdown we can update our app

Benefits

No response

Add ScreenShots

No response

Priority

High

Record

Trisha-tech commented 3 months ago

Is there an existing issue for this?

  • [x] I have searched the existing issues

Feature Description

as this app is dockerize then we can add kubernetes into this after this your website do self healing when any error occur and also do load balancing

  1. i make a docker image on docker hub
  2. i write a deployment.yaml file which deploy your app
  3. i write a service.yaml file which help in applying load balancing the website

Use Case

it is used when we want to handle more traffic and we want that without shutdown we can update our app

Benefits

No response

Add ScreenShots

No response

Priority

High

Record

  • [x] I have read the Contributing Guidelines
  • [x] I'm a GSSOC'24 contributor
  • [x] I have starred the repository

Hello @agarwalhimanshugaya , Go for it All the Best