beckn / beckn-onix

beckn onix
MIT License
22 stars 15 forks source link

Gateway Deployment Using Kubernetes (k8s) #138

Open PritiEM opened 1 month ago

PritiEM commented 1 month ago

Description

We need to set up a gateway deployment using Kubernetes (k8s) for our project.

Goals

Expected Outcome

A fully functional API gateway accessible within our Kubernetes cluster.

Acceptance Criteria

Mockups / Wireframes

N/A

Product Name

Beckn

Domain

DevOps

Tech Skills Needed

Complexity

Medium

Category

Infrastructure

Sub Category

Gateway Deployment

prasad-takale-eminds commented 1 month ago

We have created the k8s deployment files for gateway deployment along with new docker images to support the k8s deployment.

prasad-takale-eminds commented 1 month ago

We have created new instances for the Postgres server, which we will use for gateway deployment. As the current h2 database will not support k8s deployment setup.