Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to run the master and replica load-balancers from the same host #2850

Open
cowwoc opened this issue Jan 21, 2025 · 1 comment
Open

Comments

@cowwoc
Copy link

cowwoc commented Jan 21, 2025

  • Which image of the operator are you using? e.g. ghcr.io/zalando/postgres-operator:v1.14.0
  • Where do you run it - cloud or metal? Kubernetes or OpenShift? local k3d cluster
  • Are you running Postgres Operator in production? no
  • Type of issue? feature request

The master and replica load balancers both use the same port number, preventing them from running on the same host. Please provide a way to change the port number being used by each load balancer so we can run them on the same host if needed. This is especially needed for debugging/testing against a local cluster.

@cowwoc
Copy link
Author

cowwoc commented Jan 21, 2025

Alternatively, provide a way to run internal load balancers (without a hostport). I just need a way to route the application (running inside the cluster) to the master or replicate databases.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant