zalando / zalando/postgres-operator

Single ingress for database cluster

Open
#814 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
Dominant language
Go
Stars
5.2k
Forks
1.1k
Avg merge
2d 16h
Merged PRs (30d)
3

Description

Hi Everyone,

Currently, I see the option to add LB for master and replicas separately, I have a use case where I need to expose a single endpoint for both read/write operations and it would be great if you have a mechanism that sends Reads to Replicas and Writes to Master.

I don't think single LB for a cluster is available currently.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the operator's existing configuration for separate master and replica load balancers. Determine the entry points and tests governing cluster ingress and routing, then define acceptance checks for one endpoint that sends reads to replicas and writes to the master.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes, postgresql
Domain
databases, networking
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.