Skip to content

feat: add customizable listen and connect addresses - #124

Open
PovilasV1 wants to merge 1 commit into
redpanda-data:mainfrom
PovilasV1:feat/add_custom_listen_address
Open

feat: add customizable listen and connect addresses#124
PovilasV1 wants to merge 1 commit into
redpanda-data:mainfrom
PovilasV1:feat/add_custom_listen_address

Conversation

@PovilasV1

Copy link
Copy Markdown

This PR enhances the Redpanda configuration template to provide more flexibility for network configuration:

  • Adds redpanda_listen_address variable to control which interfaces Redpanda services bind to
  • Adds redpanda_connection_address variable to specify how nodes advertise themselves to other nodes
  • Adds remote_src_certs option to control whether certificates are sourced locally or from remote hosts

Signed-off-by: Povilas Vaitkus <povilas.vaitkus@hostinger.com>
@CLAassistant

CLAassistant commented Apr 15, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@PovilasV1

Copy link
Copy Markdown
Author

cc @gene-redpanda @r-vasquez

@gene-redpanda

Copy link
Copy Markdown
Member

Checking it out

@PovilasV1

Copy link
Copy Markdown
Author

@gene-redpanda any updates? 🙏

@gene-redpanda

Copy link
Copy Markdown
Member

The private IP values have to be set private or the cluster can't talk to itself

@PovilasV1

Copy link
Copy Markdown
Author

In our use case, we're actually using hostnames rather than public IPs, and we don't have a private network setup. Could you clarify if there are specific scenarios where hostname-based configuration would cause issues?

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

Successfully merging this pull request may close these issues.

4 participants