beckn / beckn-onix

beckn onix
MIT License
20 stars 15 forks source link

Registry deployment using k8s. #139

Open PritiEM opened 1 month ago

PritiEM commented 1 month ago

Description

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

Goals

Expected Outcome

A fully functional private registry 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

Registry Deployment

prasad-takale-eminds commented 1 month ago

We have created the k8s deployment files for registry 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 regsitry deployment. The current h2 database will not support the k8s deployment setup.